robbof/cd-ripper:latest

Index digest

sha256:d7de7fb6057458d9deb3e7c3791c0e98ab84f9ae96f83febd7b7344ac3f76940

OS/ARCH

linux/amd64

Compressed size

73.61 MB

Last pushed

about 1 month by robbof

Type

Image

Manifest digest

sha256:66a5047eecc0a255efc1137945d97e1d60cbc685646438a67306ac4e07702b09

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 update575.38 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/ # buildkit5.07 KB
15RUN /bin/sh -c groupadd -g9.2 KB
16USER 10000 B
17CMD ["python" "-u" "-m" "cd_ripper.main"]0 B

Command

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