Sign inSign up

zauberzeug/yolov5-detector:1.0.0-cloud-cpu

Multi-platform
Index digest

sha256:b2315d8a9ada240e021b026d5f06530eedcccd6b0c56e85d687d9b25635cd33f

OS/ARCH

Compressed size

817.48 MB

Last pushed

6 months by zauberzeug

Type

Image

Manifest digest

sha256:f6e5630a4e0d0d800d94cc74496fc0b865e4c06f77860df8e06dc113fbd16650

Image Layers

1# debian.sh --arch 'arm64' out/46.13 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.49 MB
4RUN /bin/sh -c set -ex;193.66 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 update68.75 MB
17COPY /uv /usr/local/bin/uv # buildkit21.8 MB
18WORKDIR /uv_env96 B
19COPY ./detector_cpu/pyproject.toml ./detector_cpu/uv.lock ./ #139.74 KB
20RUN /bin/sh -c uv venv8.55 KB
21RUN /bin/sh -c uv sync317.3 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.06 KB
24RUN /bin/sh -c uv pip54.96 MB
25ADD ./detector_cpu /app # buildkit147.26 KB
26RUN /bin/sh -c rm -f32 B
27WORKDIR /app32 B
28EXPOSE [80/tcp]0 B
29ENV TZ=Europe/Amsterdam0 B
30CMD ["python" "/app/main.py"]0 B

Command

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