robbof/cd-ripper:f0282a78091a8ff2cf288db252ab6f0e021ef98c

Index digest

sha256:f2ac2815b4599df8ffd5006201b29be6d009eab5ada6d0fffd67da4f409ad6fa

OS/ARCH

linux/amd64

Compressed size

73.61 MB

Last pushed

about 1 month by robbof

Type

Image

Manifest digest

sha256:d10bbcc42c3ff2767821249760039a184bf4e7a30146161f5f45d4d342c55872

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/ # buildkit4.84 KB
15RUN /bin/sh -c groupadd -g8.97 KB
16USER 10000 B
17CMD ["python" "-u" "-m" "cd_ripper.main"]0 B

Command

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