Sign inSign up

zauberzeug/d-fine-detector_cpu:0.0.7

Index digest

sha256:ac2fbcc46d27182196b38f22541b1f53819e6a30a7cfe9f8023c9ba97693c881

OS/ARCH

linux/amd64

Compressed size

389.88 MB

Last pushed

7 months by zauberzeug

Type

Image

Manifest digest

sha256:fe9e8d63f2d8d13e7124276a7721cfd0615d2292b0fecd85bfb4a6d45ec29660

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11COPY /uv_venv /uv_venv # buildkit346.18 MB
12COPY model/ /app/model/ # buildkit128.13 KB
13COPY detector_common/ /app/detector_common/ # buildkit158.49 KB
14COPY detector_cpu/ /app/detector_cpu/ # buildkit115.72 KB
15WORKDIR /app/detector_cpu32 B
16CMD ["/uv_venv/bin/python" "main.py"]0 B

Command

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