sha256:475c179d267cae61be8f408597ccd1adcaad9a22eca18e95096e52e0a92824e1
OS/ARCH
Compressed size
64.75 MB
Last pushed
4 months by duplocloud
Type
Image
Manifest digest
sha256:61de4f8a3aeaf2304fc6c1a8149d44bafcc2919a09589c0ac75b4a955f9f19e9
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B6ENV PYTHON_VERSION=3.9.250 B7ENV PYTHON_SHA256=00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c918340 B8RUN /bin/sh -c set -eux;13.24 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update21.88 MB12COPY secrets/*.gpg /app/secrets/ # buildkit369 B13COPY entrypoint.sh /app/entrypoint.sh # buildkit697 B14RUN /bin/sh -c chmod +x693 B15CMD ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'