sha256:7ed2ff26dfc5eb6427c9465884e7437feecaea2a3e1d7f622a23dc3f1429a3a8
OS/ARCH
Compressed size
61.1 MB
Last pushed
10 months by jmoyer
Type
Image
Manifest digest
sha256:50c896665205f331970c9bcc8ac7f2a75ab6a048b9bce86cf20001d774082840
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB3RUN /bin/sh -c apt-get update14.85 MB4COPY entrypoint.sh /bin/ # buildkit1.22 KB5COPY set-exim4-update-conf /bin/ # buildkit447 B6COPY exim4.conf.localmacros /etc/exim4/ # buildkit194 B7RUN /bin/sh -c chmod a+x1.47 KB8RUN /bin/sh -c echo ""526 B9RUN /bin/sh -c tail -n472 B10RUN /bin/sh -c update-exim4.conf #6.24 KB11RUN /bin/sh -c sed -i6.24 KB12VOLUME [/var/log/exim4/mainlog]0 B13EXPOSE map[25/tcp:{}]0 B14ENTRYPOINT ["/bin/entrypoint.sh"]0 B15CMD ["exim" "-bd" "-q15m" "-v"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'