sha256:5b4f8fd905f6614366e3e4973f03dbe1fde1c545bab3206060f2029361c4892c
OS/ARCH
Compressed size
98.05 MB
Last pushed
7 months by jmoyer
Type
Image
Manifest digest
sha256:e805ea016f526d5abe4c938ff8c10a43874ae604f40d2e75b3507a22df4d58c5
Image Layers
1# debian.sh --arch 'amd64' out/51.27 MB3RUN /bin/sh -c apt-get update13.61 MB4RUN /bin/sh -c apt-get upgrade3.36 MB5RUN /bin/sh -c apt-get dist-upgrade32 B6RUN /bin/sh -c apt-get autoremove32 B7RUN /bin/sh -c apt-get install29.81 MB8RUN /bin/sh -c apt-get clean32 B9RUN /bin/sh -c rm -rf639 B10COPY entrypoint.sh /bin/ # buildkit1.19 KB11COPY set-exim4-update-conf /bin/ # buildkit425 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' '@1771804800'