Sign inSign up

zauberzeug/d-fine-detector:0.0.22-cpu

Multi-platform
Index digest

sha256:5704e58e400da2eaed431ab33804b8a2197e2d5f31364173930408ed5c75c090

OS/ARCH

Compressed size

339.85 MB

Last pushed

about 1 month by zauberzeug

Type

Image

Manifest digest

sha256:c5c55b470cc58da50995bb5bbefb85cf902df43e66cfc617cc306512a478b07a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11COPY /uv_venv /uv_venv # buildkit296.52 MB
12COPY model/ /app/model/ # buildkit128.4 KB
13COPY detector_common/ /app/detector_common/ # buildkit160.94 KB
14COPY detector_cpu/ /app/detector_cpu/ # buildkit70.78 KB
15WORKDIR /app/detector_cpu32 B
16ARG VERSION=0.0.220 B
17ENV NODE_VERSION=0.0.220 B
18CMD ["/uv_venv/bin/python" "main.py"]0 B

Command

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