Sign inSign up

mailserver/docker-mailserver:13.0.1

Multi-platform
Networking
Security
Monitoring & observability
Index digest

sha256:b7ca099b2a527e03b0c2c71a6b6f3bc090ea9e1d378c5e1c4506bf9b6341e6d2

OS/ARCH

Compressed size

350.86 MB

Last pushed

almost 3 years by mailserverbot

Type

Image

Manifest digest

sha256:443f41412e6dfba0466306c0c8641f9e57a6b01d6cc9ad69448dda61e8fba2b9

Image Layers

1ADD file ... in / 29.96 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 # buildkit866 B
8RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace1.37 KB
9COPY target/scripts/build/packages.sh /build/ # buildkit3.28 KB
10COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.51 KB
11RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace98.32 MB
12ARG DEBIAN_FRONTEND0 B
13ARG LOG_LEVEL0 B
14SHELL [/bin/bash -e -o pipefail0 B
15COPY /var/lib/clamav /var/lib/clamav # buildkit222.12 MB
16RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash1.56 KB
17COPY dovecot-fts-xapian-1.5.5_1.5.5_*.deb / # buildkit44.13 KB
18RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash278.19 KB
19COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.08 KB
20COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit242 B
21RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash239 B
22WORKDIR /usr/share/dovecot32 B
23RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.88 KB
24COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit1.47 KB
25COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit429 B
26COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf506 B
27RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.57 KB
28COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit875 B
29COPY target/postgrey/postgrey /etc/default/postgrey # buildkit299 B
30RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.03 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 |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.4 KB
34RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash740 B
35COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit742 B
36COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit430 B
37RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash284 B
38COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit515 B
39COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit455 B
40COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit302 B
41COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit458 B
42COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit171 B
43RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash367 B
44COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit197 B
45COPY target/getmail/getmailrc /etc/getmailrc_general # buildkit223 B
46COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #2.98 KB
47COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit758 B
48COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit755 B
49COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/426 B
50RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash436 B
51RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash8.44 KB
52COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit314 B
53COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit728 B
54COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.31 KB
55RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.53 KB
56COPY VERSION / # buildkit112 B
57COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/23.7 KB
58RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.94 KB
59COPY target/scripts/helpers /usr/local/bin/helpers # buildkit27.62 KB
60COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit17.52 KB
61ARG DMS_RELEASE=edge0 B
62ARG VCS_REVISION=unknown0 B
63WORKDIR /0 B
64EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B
65ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
66CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B
67ENV FETCHMAIL_POLL=3000 B
68ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B
69ENV POSTGREY_DELAY=3000 B
70ENV POSTGREY_MAX_AGE=350 B
71ENV POSTGREY_TEXT=Delayed by Postgrey0 B
72ENV SASLAUTHD_MECH_OPTIONS=0 B
73LABEL org.opencontainers.image.title=docker-mailserver0 B
74LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B
75LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B
76LABEL org.opencontainers.image.licenses=MIT0 B
77LABEL org.opencontainers.image.description=A fullstack but simple0 B
78LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B
79LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B
80LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B
81LABEL org.opencontainers.image.revision=19e96b5131ba935a0e54e554c3f3a0e6fc66f3b40 B
82LABEL org.opencontainers.image.version=v13.0.10 B
83ENV DMS_RELEASE=v13.0.10 B

Command

ADD file:e9f63d1defc55282fec6525ac2886c735dc2189e34105d7fe64c2420d6673922 in /