Sign inSign up

zauberzeug/yolov5-detector:1.0.9-cloud-cpu

Multi-platform
Index digest

sha256:376665a111eed9cd0448a9ab50545e3e60014237164d7a60fe03f70ac2e821f2

OS/ARCH

Compressed size

971.71 MB

Last pushed

22 days by zauberzeug

Type

Image

Manifest digest

sha256:56764cc12ed3bb4989fead021bca40c962873fcf21dc6502e522af269d2a36f0

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.43 MB
4RUN /bin/sh -c set -ex;201.86 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.88 MB
8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
9ENV PYTHON_VERSION=3.12.140 B
10ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
11RUN /bin/sh -c set -eux;24.53 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14ENV DEBIAN_FRONTEND=noninteractive0 B
15ENV TZ=Etc/UTC0 B
16RUN /bin/sh -c apt-get update71.37 MB
17COPY /uv /usr/local/bin/uv # buildkit20.98 MB
18WORKDIR /uv_env96 B
19COPY ./detector_cpu/pyproject.toml ./detector_cpu/uv.lock ./ #54.14 KB
20RUN /bin/sh -c uv venv9.67 KB
21RUN /bin/sh -c uv sync433.17 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 # buildkit838.41 KB
24RUN /bin/sh -c uv pip82.36 MB
25ADD ./detector_cpu /app # buildkit62.61 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.90 B
31ENV NODE_VERSION=1.0.90 B
32CMD ["python" "/app/main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'