Sign inSign up

mailserver/docker-mailserver:15.0.2

Multi-platform
Networking
Security
Monitoring & observability
Index digest

sha256:cc9f15c4d545c9e6fa81acf8b6b4e337ebc545b6d293d5f187d4a62f9303c492

OS/ARCH

Compressed size

385.23 MB

Last pushed

over 1 year by mailserverbot

Type

Image

Manifest digest

sha256:eee5f0a975b8360bc0666610981ed2ac00bae4ce9b01b2b6016cc9253b455a75

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2ARG DEBIAN_FRONTEND=noninteractive0 B
3ARG DOVECOT_COMMUNITY_REPO=00 B
4ARG LOG_LEVEL=trace0 B
5SHELL [/bin/bash -e -o pipefail0 B
6COPY target/bin/sedfile /usr/local/bin/sedfile # buildkit865 B
7RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.11 KB
8COPY target/scripts/build/packages.sh /build/ # buildkit4.15 KB
9COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.52 KB
10RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace132.56 MB
11ARG DEBIAN_FRONTEND=noninteractive0 B
12ARG LOG_LEVEL=trace0 B
13SHELL [/bin/bash -e -o pipefail0 B
14COPY --chown=200 /var/lib/clamav /var/lib/clamav #224.49 MB
15RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.56 KB
16COPY dovecot-fts-xapian-*.deb / # buildkit516.47 KB
17RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace795.16 KB
18COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.12 KB
19COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit244 B
20RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace241 B
21COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit3.09 KB
22COPY target/dovecot/dovecot-oauth2.conf.ext /etc/dovecot # buildkit237 B
23COPY target/dovecot/auth-oauth2.conf.ext /etc/dovecot/conf.d # buildkit573 B
24COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit432 B
25COPY target/dovecot/auth-ldap.conf.ext /etc/dovecot/conf.d # buildkit554 B
26COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf508 B
27RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.95 KB
28COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit877 B
29COPY target/postgrey/postgrey /etc/default/postgrey # buildkit302 B
30RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace4.08 KB
31COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit684 B
32COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit632 B
33RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace2.39 KB
34RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace682 B
35COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit743 B
36COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit431 B
37RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace176 B
38COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit516 B
39COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit455 B
40COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit301 B
41COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit458 B
42COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit172 B
43COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml # buildkit291 B
44RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace119 B
45RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace370 B
46COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit195 B
47COPY target/getmail/getmailrc_general /etc/getmailrc_general # buildkit278 B
48COPY target/getmail/getmail-service.sh /usr/local/bin/ # buildkit932 B
49COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #3.19 KB
50COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit758 B
51COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit756 B
52COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/470 B
53RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace431 B
54RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.23 KB
55COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit315 B
56COPY target/logwatch/ignore.conf /etc/logwatch/conf/ignore.conf # buildkit321 B
57COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit732 B
58COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.4 KB
59RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace6.26 KB
60COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/25.35 KB
61RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace7.67 KB
62COPY target/scripts/helpers /usr/local/bin/helpers # buildkit28.85 KB
63COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit21.19 KB
64ARG DMS_RELEASE=v15.0.20 B
65ARG VCS_REVISION=5027f4f5b6fed075a2892825ab350bb8154959bd0 B
66WORKDIR /0 B
67EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B
68ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
69CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B
70ENV FETCHMAIL_POLL=3000 B
71ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B
72ENV POSTGREY_DELAY=3000 B
73ENV POSTGREY_MAX_AGE=350 B
74ENV POSTGREY_TEXT=Delayed by Postgrey0 B
75ENV SASLAUTHD_MECH_OPTIONS=0 B
76LABEL org.opencontainers.image.title=docker-mailserver0 B
77LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B
78LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B
79LABEL org.opencontainers.image.licenses=MIT0 B
80LABEL org.opencontainers.image.description=A fullstack but simple0 B
81LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B
82LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B
83LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B
84LABEL org.opencontainers.image.revision=5027f4f5b6fed075a2892825ab350bb8154959bd0 B
85LABEL org.opencontainers.image.version=v15.0.20 B
86ENV DMS_RELEASE=v15.0.20 B

Command

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