robbof/cd-ripper:db5332f9fea1fa2c51c7d10a79f940a981c72f8a

Index digest

sha256:5433da5ea34c3e7f5a4e1c1441efb1789ac35e6e89fc25846431e49a23d07c05

OS/ARCH

linux/amd64

Compressed size

73.66 MB

Last pushed

about 1 month by robbof

Type

Image

Manifest digest

sha256:7030a184044287b711ae2a67a3cbd30df9c94fd19ec51cf88fb21776cff11883

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update623.63 KB
10WORKDIR /app93 B
11RUN /bin/sh -c pip install29.26 MB
12COPY pyproject.toml poetry.lock ./ #1.02 KB
13RUN /bin/sh -c poetry install2.38 MB
14COPY cd_ripper/ ./cd_ripper/ # buildkit4.46 KB
15RUN /bin/sh -c groupadd -g8.59 KB
16USER 10000 B
17CMD ["python" "-u" "-m" "cd_ripper.main"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'