Sign inSign up

jmoyer/debian-bullseye-smtp:v2025.10.11.00.04.10

Multi-platform
Index digest

sha256:e8e5749535d1a21dbdff189a3eecf44705b424a1b3a09874b9f3fa9a0914d035

OS/ARCH

Compressed size

94.91 MB

Last pushed

11 months by jmoyer

Type

Image

Manifest digest

sha256:b39842d6fddec630b2aaa6912043a911f4f3f56db733b4b402f21e91600c373c

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.37 MB
4RUN /bin/sh -c apt-get upgrade1.96 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.74 MB
8RUN /bin/sh -c apt-get clean32 B
9RUN /bin/sh -c rm -rf644 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 'arm64' out/ 'bullseye' '@1759104000'