sha256:162ea0f93f23af142d348a0c95ac88a88112aa030c68a8fd266c411e8771eaa9
OS/ARCH
linux/amd64
Compressed size
78.11 MB
Last pushed
29 days by anarkiwi
Type
Image
Manifest digest
sha256:162ea0f93f23af142d348a0c95ac88a88112aa030c68a8fd266c411e8771eaa9
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9RUN /bin/sh -c apt-get update16.44 MB10WORKDIR /app92 B11COPY requirements.txt requirements-dev.txt ./ #227 B12RUN /bin/sh -c pip install19.33 MB13COPY . . # buildkit62.19 KB14RUN /bin/sh -c black --check881.79 KB15CMD ["python" "-m" "bespokeprompusher.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'