Sign inSign up

mailserver/docker-mailserver:14.0

Multi-platform
Networking
Security
Monitoring & observability
Index digest

sha256:01b82c6c1c64d5b73ba161c0107e5d7d038ebdce85eb9ed084f043e9c2a7943b

OS/ARCH

Compressed size

370.36 MB

Last pushed

over 2 years by mailserverbot

Type

Image

Manifest digest

sha256:75cd8a78ebd16eaf9c99b9b9929d09c84195c4e4b70ea9500ec937f144be0186

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3ARG DEBIAN_FRONTEND0 B
4ARG DOVECOT_COMMUNITY_REPO0 B
5ARG LOG_LEVEL0 B
6SHELL [/bin/bash -e -o pipefail0 B
7COPY target/bin/sedfile /usr/local/bin/sedfile # buildkit867 B
8RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.11 KB
9COPY target/scripts/build/packages.sh /build/ # buildkit2.87 KB
10COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.52 KB
11RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace118.2 MB
12ARG DEBIAN_FRONTEND0 B
13ARG LOG_LEVEL0 B
14SHELL [/bin/bash -e -o pipefail0 B
15COPY --chown=200 /var/lib/clamav /var/lib/clamav #223.67 MB
16RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash1.55 KB
17COPY dovecot-fts-xapian-1.7.12_1.7.12_*.deb / # buildkit104.71 KB
18RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash426.04 KB
19COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.12 KB
20COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit243 B
21RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash240 B
22WORKDIR /usr/share/dovecot32 B
23RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.89 KB
24COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit3.09 KB
25COPY target/dovecot/auth-oauth2.conf.ext /etc/dovecot/conf.d # buildkit574 B
26COPY target/dovecot/dovecot-oauth2.conf.ext /etc/dovecot # buildkit237 B
27COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit431 B
28COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf508 B
29RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash1.95 KB
30COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit878 B
31COPY target/postgrey/postgrey /etc/default/postgrey # buildkit302 B
32RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.08 KB
33COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit682 B
34COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit632 B
35RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.39 KB
36RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash731 B
37COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit742 B
38COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit431 B
39RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash262 B
40COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit512 B
41COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit455 B
42COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit300 B
43COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit458 B
44COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit171 B
45COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml # buildkit289 B
46RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash117 B
47RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash369 B
48COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit196 B
49COPY target/getmail/getmailrc /etc/getmailrc_general # buildkit223 B
50COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #3.15 KB
51COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit758 B
52COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit755 B
53COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/425 B
54RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash431 B
55RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash8.25 KB
56COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit314 B
57COPY target/logwatch/ignore.conf /etc/logwatch/conf/ignore.conf # buildkit276 B
58COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit730 B
59COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.41 KB
60RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.95 KB
61COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/24.15 KB
62RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash6.34 KB
63COPY target/scripts/helpers /usr/local/bin/helpers # buildkit28.89 KB
64COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit19.63 KB
65ARG DMS_RELEASE=edge0 B
66ARG VCS_REVISION=unknown0 B
67WORKDIR /0 B
68EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B
69ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
70CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B
71ENV FETCHMAIL_POLL=3000 B
72ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B
73ENV POSTGREY_DELAY=3000 B
74ENV POSTGREY_MAX_AGE=350 B
75ENV POSTGREY_TEXT=Delayed by Postgrey0 B
76ENV SASLAUTHD_MECH_OPTIONS=0 B
77LABEL org.opencontainers.image.title=docker-mailserver0 B
78LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B
79LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B
80LABEL org.opencontainers.image.licenses=MIT0 B
81LABEL org.opencontainers.image.description=A fullstack but simple0 B
82LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B
83LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B
84LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B
85LABEL org.opencontainers.image.revision=eb165ded65859794bbeca66e529a3466ceee298b0 B
86LABEL org.opencontainers.image.version=v14.0.00 B
87ENV DMS_RELEASE=v14.0.00 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /