sha256:238fbc5867edcf590451681caf8537fbefb2f1fcc55ce780a2329dea87e51f17
OS/ARCH
linux/amd64
Compressed size
733.95 MB
Last pushed
10 months by mbhindmarsh
Type
Image
Manifest digest
sha256:238fbc5867edcf590451681caf8537fbefb2f1fcc55ce780a2329dea87e51f17
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.05 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.8 MB7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B8ENV PYTHON_VERSION=3.13.90 B9ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B10RUN /bin/sh -c set -eux;26.01 MB11RUN /bin/sh -c set -eux;250 B12CMD ["python3"]0 B13RUN /bin/sh -c apt-get update57.22 MB14COPY requirements.txt /pttools/ # buildkit924 B15RUN /bin/sh -c pip install283.18 MB16COPY pyproject.toml /pttools/ # buildkit1.57 KB17COPY pttools pttools/pttools # buildkit136.62 KB18RUN /bin/sh -c cd /pttools480.55 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'