Sign inSign up

jmoyer/debian-bookworm-smtp:v2026.03.13.23.05.21

Multi-platform
Index digest

sha256:fc6f22a811f4eb309a4f9c678a0179027921093b833dbe580549d6c8599f4218

OS/ARCH

Compressed size

60.91 MB

Last pushed

7 months by jmoyer

Type

Image

Manifest digest

sha256:c9d370cde755b20e342f6518712c437dc19a69d41aec7930a9c995418c20ce76

Image Layers

1# debian.sh --arch 'arm64' out/46.13 MB
2MAINTAINER John Moyer "[email protected]"0 B
3RUN /bin/sh -c apt-get update14.76 MB
4COPY entrypoint.sh /bin/ # buildkit1.22 KB
5COPY set-exim4-update-conf /bin/ # buildkit448 B
6COPY exim4.conf.localmacros /etc/exim4/ # buildkit195 B
7RUN /bin/sh -c chmod a+x1.47 KB
8RUN /bin/sh -c echo ""526 B
9RUN /bin/sh -c tail -n473 B
10RUN /bin/sh -c update-exim4.conf #6.24 KB
11RUN /bin/sh -c sed -i6.24 KB
12VOLUME [/var/log/exim4/mainlog]0 B
13EXPOSE map[25/tcp:{}]0 B
14ENTRYPOINT ["/bin/entrypoint.sh"]0 B
15CMD ["exim" "-bd" "-q15m" "-v"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'