sha256:623baf73e6872a0262416c3e357013b0b9dcec84d325201909bb30ad7f5cb983
OS/ARCH
Compressed size
391.43 MB
Last pushed
5 months by zauberzeug
Type
Image
Manifest digest
sha256:5c25e2ffcb42af655e68a65d865ab7c9ccd2b7f82c28a7a38aac97420ca28db6
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11COPY /uv_venv /uv_venv # buildkit347.76 MB12COPY model/ /app/model/ # buildkit128.23 KB13COPY detector_common/ /app/detector_common/ # buildkit160.61 KB14COPY detector_cpu/ /app/detector_cpu/ # buildkit70.66 KB15WORKDIR /app/detector_cpu32 B16CMD ["/uv_venv/bin/python" "main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'