Sign inSign up

zauberzeug/yolov5-detector:1.0.6-cloud-cpu

Multi-platform
Index digest

sha256:76996c85819c97b2d520185e53780c6d5fa37020e4c2ba6a162bca51fc87404b

OS/ARCH

Compressed size

824.08 MB

Last pushed

about 1 month by zauberzeug

Type

Image

Manifest digest

sha256:dddcc790a87d04e72172f1d2f79dcc8f2071df2819a2761f163a8738e542dff3

Image Layers

1# debian.sh --arch 'arm64' out/46.14 MB
2RUN /bin/sh -c set -eux;22.52 MB
3RUN /bin/sh -c set -eux;61.51 MB
4RUN /bin/sh -c set -ex;193.77 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.95 MB
8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
9ENV PYTHON_VERSION=3.12.130 B
10ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
11RUN /bin/sh -c set -eux;23.82 MB
12RUN /bin/sh -c set -eux;248 B
13CMD ["python3"]0 B
14ENV DEBIAN_FRONTEND=noninteractive0 B
15ENV TZ=Etc/UTC0 B
16RUN /bin/sh -c apt-get update69.53 MB
17COPY /uv /usr/local/bin/uv # buildkit19.93 MB
18WORKDIR /uv_env96 B
19COPY ./detector_cpu/pyproject.toml ./detector_cpu/uv.lock ./ #57.7 KB
20RUN /bin/sh -c uv venv9.67 KB
21RUN /bin/sh -c uv sync320.33 MB
22ENV PATH=/uv_env/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ADD ./trainer/app_code/yolov5 /app/app_code/yolov5 # buildkit839.05 KB
24RUN /bin/sh -c uv pip59.63 MB
25ADD ./detector_cpu /app # buildkit64.8 KB
26RUN /bin/sh -c rm -f32 B
27WORKDIR /app32 B
28EXPOSE [80/tcp]0 B
29ENV TZ=Europe/Amsterdam0 B
30ARG VERSION=1.0.60 B
31ENV NODE_VERSION=1.0.60 B
32CMD ["python" "/app/main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'