sha256:9a2608bd578f747942b1cead9fcf5a06a41d6cfb3b845af4ef9660d0cf88c8c0
OS/ARCH
Compressed size
93.38 MB
Last pushed
9 months by jmoyer
Type
Image
Manifest digest
sha256:93b7d176a644b50205cad55d74e76a8645f744267705f66745b3b0b9febb133c
Image Layers
1# debian.sh --arch 'arm64' out/49.84 MB3RUN /bin/sh -c apt-get update13.4 MB4RUN /bin/sh -c apt-get upgrade858.09 KB5RUN /bin/sh -c apt-get dist-upgrade32 B6RUN /bin/sh -c apt-get autoremove32 B7RUN /bin/sh -c apt-get install29.3 MB8RUN /bin/sh -c apt-get clean32 B9RUN /bin/sh -c rm -rf647 B10COPY entrypoint.sh /bin/ # buildkit1.19 KB11COPY set-exim4-update-conf /bin/ # buildkit424 B12RUN /bin/sh -c chmod a+x1.43 KB13VOLUME [/var/log/exim4/mainlog]0 B14EXPOSE map[25/tcp:{}]0 B15ENTRYPOINT ["/bin/entrypoint.sh"]0 B16CMD ["exim" "-bd" "-q15m" "-v"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1765152000'