robbof/cd-ripper:d0296143c93762136549c8bcd498a5b6494a8048

Index digest

sha256:3b71e25fd46271b721630d6005677775682c5ba4150700ac8ee642c34e5d834d

OS/ARCH

linux/amd64

Compressed size

73.66 MB

Last pushed

about 1 month by robbof

Type

Image

Manifest digest

sha256:180a83aa968cfdd12f851f021e20538fa2332a146da094b7cb500bc798636337

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

Command

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