Sign inSign up

jmoyer/debian-bullseye-smtp:v2025.12.13.01.03.55

Multi-platform
Index digest

sha256:33a798bbe1a5cdd35c4ed5325108c68f38b4981c1fedbbb1a51ed2093eda69c9

OS/ARCH

Compressed size

93.38 MB

Last pushed

9 months by jmoyer

Type

Image

Manifest digest

sha256:93b7d176a644b50205cad55d74e76a8645f744267705f66745b3b0b9febb133c

Image Layers

1# debian.sh --arch 'arm64' out/49.84 MB
2MAINTAINER John Moyer "[email protected]"0 B
3RUN /bin/sh -c apt-get update13.4 MB
4RUN /bin/sh -c apt-get upgrade858.09 KB
5RUN /bin/sh -c apt-get dist-upgrade32 B
6RUN /bin/sh -c apt-get autoremove32 B
7RUN /bin/sh -c apt-get install29.3 MB
8RUN /bin/sh -c apt-get clean32 B
9RUN /bin/sh -c rm -rf647 B
10COPY entrypoint.sh /bin/ # buildkit1.19 KB
11COPY set-exim4-update-conf /bin/ # buildkit424 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 'arm64' out/ 'bullseye' '@1765152000'