sha256:3c777ae94b4d43593dbe2ea7ec594ef31cb323ca0f64d0220e52e621c8be8f83
OS/ARCH
Compressed size
65.24 MB
Last pushed
5 months by duplocloud
Type
Image
Manifest digest
sha256:a46534337eb07074af9225e49e70261a6a6d8a1134b6ce169ac3b7c5f86dc91e
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.21 MB5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B6ENV PYTHON_VERSION=3.9.250 B7ENV PYTHON_SHA256=00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c918340 B8RUN /bin/sh -c set -eux;13.19 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update22.09 MB12COPY secrets/*.gpg /app/secrets/ # buildkit371 B13COPY entrypoint.sh /app/entrypoint.sh # buildkit700 B14RUN /bin/sh -c chmod +x694 B15CMD ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1760918400'