Sign inSign up

jmoyer/debian-bullseye-smtp:v2026.03.14.00.03.47

Multi-platform
Index digest

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 MB
2MAINTAINER John Moyer "[email protected]"0 B
3RUN /bin/sh -c apt-get update13.61 MB
4RUN /bin/sh -c apt-get upgrade3.36 MB
5RUN /bin/sh -c apt-get dist-upgrade32 B
6RUN /bin/sh -c apt-get autoremove32 B
7RUN /bin/sh -c apt-get install29.81 MB
8RUN /bin/sh -c apt-get clean32 B
9RUN /bin/sh -c rm -rf639 B
10COPY entrypoint.sh /bin/ # buildkit1.19 KB
11COPY set-exim4-update-conf /bin/ # buildkit425 B
12RUN /bin/sh -c chmod a+x1.43 KB
13VOLUME [/var/log/exim4/mainlog]0 B
14EXPOSE map[25/tcp:{}]0 B
15ENTRYPOINT ["/bin/entrypoint.sh"]0 B
16CMD ["exim" "-bd" "-q15m" "-v"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'