sha256:21e1956f77fe14c5b3ad006a0a427f28a973c8afc716ecfe86d47235ac57c2ad
OS/ARCH
Compressed size
92.96 MB
Last pushed
10 months by jmoyer
Type
Image
Manifest digest
sha256:3212f82023d93f8639261e2eb988c89bbfe81db9c335c522d76e016db38c6a27
Image Layers
1# debian.sh --arch 'arm64' out/49.84 MB3RUN /bin/sh -c apt-get update13.38 MB4RUN /bin/sh -c apt-get upgrade209 B5RUN /bin/sh -c apt-get dist-upgrade32 B6RUN /bin/sh -c apt-get autoremove32 B7RUN /bin/sh -c apt-get install29.74 MB8RUN /bin/sh -c apt-get clean32 B9RUN /bin/sh -c rm -rf643 B10COPY entrypoint.sh /bin/ # buildkit1.19 KB11COPY set-exim4-update-conf /bin/ # buildkit426 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' '@1762202650'