sha256:b97eb1b26ca6dcb649e0d52d73e062bf8c2a9921ac58dce8f4e370e05c175c7e
OS/ARCH
Compressed size
59.86 MB
Last pushed
9 months by jnonino
Type
Image
Manifest digest
sha256:02cebd2c1704b102bb2db8a5adadcaaee48b3ebf8a9c5861b4eb58f6c6782e8e
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.20 B5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B6RUN /bin/sh -c set -eux;11.67 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B10ENV LC_ALL=C.UTF-80 B11ENV LANG=C.UTF-80 B12COPY requirements.txt /tmp/requirements.txt # buildkit160 B13RUN /bin/sh -c pip install18.57 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'