Sign inSign up

nowsci/docker-mailserver:20230801081046

Manifest digest

sha256:949f3204aa03ca420cb16fc5df0dbc30ceb0902d115763712bf0bf148c64e6a0

OS/ARCH

linux/amd64

Compressed size

358.26 MB

Last pushed

about 3 years by nowsci

Type

Image

Manifest digest

sha256:949f3204aa03ca420cb16fc5df0dbc30ceb0902d115763712bf0bf148c64e6a0

Image Layers

1ADD file ... in / 29.94 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 # buildkit869 B
8RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace2.22 KB
9COPY target/scripts/build/packages.sh /build/ # buildkit3.05 KB
10COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.53 KB
11RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace106.48 MB
12ARG DEBIAN_FRONTEND0 B
13ARG LOG_LEVEL0 B
14SHELL [/bin/bash -e -o pipefail0 B
15COPY /var/lib/clamav /var/lib/clamav # buildkit221.32 MB
16RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash1.59 KB
17COPY dovecot-fts-xapian-1.5.5_1.5.5_*.deb / # buildkit44.11 KB
18RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash280.37 KB
19COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.07 KB
20COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit242 B
21RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash245 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.33 KB
25COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit434 B
26COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf502 B
27RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.6 KB
28COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit878 B
29COPY target/postgrey/postgrey /etc/default/postgrey # buildkit303 B
30COPY target/postgrey/postgrey.init /etc/init.d/postgrey # buildkit1.71 KB
31RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.64 KB
32COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit684 B
33COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit660 B
34RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash19.93 KB
35RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash778 B
36COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit741 B
37COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit429 B
38RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash317 B
39COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit513 B
40COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit458 B
41COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit302 B
42COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit459 B
43COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit197 B
44RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash370 B
45COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit194 B
46COPY target/getmail/getmailrc /etc/getmailrc_general # buildkit224 B
47COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #2.95 KB
48COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit760 B
49COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit755 B
50COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/455 B
51RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash454 B
52RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash8.46 KB
53COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit318 B
54COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit737 B
55COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.3 KB
56RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.54 KB
57COPY VERSION / # buildkit109 B
58COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/22.98 KB
59RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash38.88 KB
60COPY target/scripts/helpers /usr/local/bin/helpers # buildkit26.68 KB
61COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit17.49 KB
62ARG VCS_REVISION=unknown0 B
63ARG VCS_VERSION=edge0 B
64WORKDIR /0 B
65EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B
66ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
67CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B
68ENV FETCHMAIL_POLL=3000 B
69ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B
70ENV POSTGREY_DELAY=3000 B
71ENV POSTGREY_MAX_AGE=350 B
72ENV POSTGREY_TEXT=Delayed by Postgrey0 B
73ENV SASLAUTHD_MECH_OPTIONS=0 B
74LABEL org.opencontainers.image.title=docker-mailserver0 B
75LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B
76LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B
77LABEL org.opencontainers.image.licenses=MIT0 B
78LABEL org.opencontainers.image.description=A fullstack but simple0 B
79LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B
80LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B
81LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B
82LABEL org.opencontainers.image.revision=unknown0 B
83LABEL org.opencontainers.image.version=edge0 B

Command

ADD file:e2398d0bf516084b2b37ba1bb76b86d56e66999831df692461679fbd6a5d8eb6 in /