Sign inSign up

zauberzeug/d-fine-detector:0.0.20-cpu

Multi-platform
Index digest

sha256:0de0f8b2f85c399822518392727553d34b65ea643ddbea15a59f1a0c27cd2fa5

OS/ARCH

Compressed size

391.43 MB

Last pushed

about 2 months by zauberzeug

Type

Image

Manifest digest

sha256:1d8fe43b54594f8072bf8a2f4cc222cab91ea87291e7e717061093f13c33cfd1

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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY /uv_venv /uv_venv # buildkit347.76 MB
12COPY model/ /app/model/ # buildkit128.45 KB
13COPY detector_common/ /app/detector_common/ # buildkit160.92 KB
14COPY detector_cpu/ /app/detector_cpu/ # buildkit70.74 KB
15WORKDIR /app/detector_cpu32 B
16CMD ["/uv_venv/bin/python" "main.py"]0 B

Command

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