Sign inSign up

jmoyer/debian-bookworm-smtp:v2025.12.13.00.07.12

Multi-platform
Index digest

sha256:45ca5c7e8ed5b9e9abd1d2129d152683f7cf780aabcdc8ed5fb2bae659c00efd

OS/ARCH

Compressed size

61.1 MB

Last pushed

9 months by jmoyer

Type

Image

Manifest digest

sha256:9cbd637a181f39853cd813284eeac617c13843e382e54f1330ac0e3d9be5398a

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2MAINTAINER John Moyer "[email protected]"0 B
3RUN /bin/sh -c apt-get update14.85 MB
4COPY entrypoint.sh /bin/ # buildkit1.22 KB
5COPY set-exim4-update-conf /bin/ # buildkit448 B
6COPY exim4.conf.localmacros /etc/exim4/ # buildkit196 B
7RUN /bin/sh -c chmod a+x1.47 KB
8RUN /bin/sh -c echo ""527 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 'amd64' out/ 'bookworm' '@1765152000'