Sign inSign up

zauberzeug/yolov5-detector:1.0.5-cloud-cpu

Multi-platform
Index digest

sha256:babbf8664750d7ff0fe6f8e1b6569812f33f69dbdf6dd9ee79c3d26f0166a861

OS/ARCH

Compressed size

827.44 MB

Last pushed

3 months by zauberzeug

Type

Image

Manifest digest

sha256:b8d112cc6a0017a2ef656579da5b571d97eae694fcf54834a305bef19671edc8

Image Layers

1# debian.sh --arch 'arm64' out/46.15 MB
2RUN /bin/sh -c set -eux;22.52 MB
3RUN /bin/sh -c set -eux;61.5 MB
4RUN /bin/sh -c set -ex;193.72 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;249 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 # buildkit23.74 MB
18WORKDIR /uv_env96 B
19COPY ./detector_cpu/pyproject.toml ./detector_cpu/uv.lock ./ #57.7 KB
20RUN /bin/sh -c uv venv8.93 KB
21RUN /bin/sh -c uv sync320.49 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.85 MB
25ADD ./detector_cpu /app # buildkit64.78 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' '@1782172800'