sha256:c1750bdf6a41a0fde24cc09976f80856113858c8f58d34e1bbed41a38c2efb63
OS/ARCH
Compressed size
96.7 MB
Last pushed
12 months by jmoyer
Type
Image
Manifest digest
sha256:b71bf3303d6a848f56e8557229221e918a09745cbcbe2b9688f58d47bc1045cb
Image Layers
1# debian.sh --arch 'amd64' out/51.27 MB3RUN /bin/sh -c apt-get update13.55 MB4RUN /bin/sh -c apt-get upgrade2.1 MB5RUN /bin/sh -c apt-get dist-upgrade32 B6RUN /bin/sh -c apt-get autoremove32 B7RUN /bin/sh -c apt-get install29.79 MB8RUN /bin/sh -c apt-get clean32 B9RUN /bin/sh -c rm -rf645 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 'amd64' out/ 'bullseye' '@1759104000'