sha256:62697ff6f4d9a1a749fc6b94d4f29e9ff2cd4747b8d686b1aa18241cfc392360
OS/ARCH
Compressed size
391.45 MB
Last pushed
about 1 month by zauberzeug
Type
Image
Manifest digest
sha256:8ef5a05525a795ac0d676d45a7a6c87826f99bac015739a4e05e2ce024642a46
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11COPY /uv_venv /uv_venv # buildkit347.77 MB12COPY model/ /app/model/ # buildkit129.86 KB13COPY detector_common/ /app/detector_common/ # buildkit160.93 KB14COPY detector_cpu/ /app/detector_cpu/ # buildkit70.76 KB15WORKDIR /app/detector_cpu32 B16ARG VERSION=0.0.230 B17ENV NODE_VERSION=0.0.230 B18CMD ["/uv_venv/bin/python" "main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'