Sign inSign up

zauberzeug/d-fine-detector:0.0.25-cpu

Multi-platform
Index digest

sha256:57e31e4f5c3c7a38c190b8fcc481ddd7a69d6fcef46e6847ff77a815f4fda43d

OS/ARCH

Compressed size

395.97 MB

Last pushed

14 days by zauberzeug

Type

Image

Manifest digest

sha256:9d4693bac015e007cf9b7ea69f34d43a94811f4927517daee99a3d3e9f03a97e

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.37 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 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 # buildkit352.29 MB
12COPY model/ /app/model/ # buildkit129.86 KB
13COPY detector_common/ /app/detector_common/ # buildkit156.89 KB
14COPY detector_cpu/ /app/detector_cpu/ # buildkit65.71 KB
15WORKDIR /app/detector_cpu32 B
16ARG VERSION=0.0.250 B
17ENV NODE_VERSION=0.0.250 B
18CMD ["/uv_venv/bin/python" "main.py"]0 B

Command

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