sha256:9f3d8f298346e04a335d5eb7498f039198e34b26615021b9dfb740dc1ed4130a
OS/ARCH
Compressed size
352.95 MB
Last pushed
over 2 years by mailserverbot
Type
Image
Manifest digest
sha256:7a4e6c5c0cfb8ce9d8219a85334fe257bf905102668b0d46538dd25f624d400b
Image Layers
1ADD file ... in / 29.96 MB2CMD ["bash"]0 B3ARG DEBIAN_FRONTEND0 B4ARG DOVECOT_COMMUNITY_REPO0 B5ARG LOG_LEVEL0 B6SHELL [/bin/bash -e -o pipefail0 B7COPY target/bin/sedfile /usr/local/bin/sedfile # buildkit865 B8RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace1.38 KB9COPY target/scripts/build/packages.sh /build/ # buildkit3.1 KB10COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.51 KB11RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace100.1 MB12ARG DEBIAN_FRONTEND0 B13ARG LOG_LEVEL0 B14SHELL [/bin/bash -e -o pipefail0 B15COPY /var/lib/clamav /var/lib/clamav # buildkit222.42 MB16RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash1.56 KB17COPY dovecot-fts-xapian-1.5.5_1.5.5_*.deb / # buildkit44.13 KB18RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash286.67 KB19COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.08 KB20COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit243 B21RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash241 B22WORKDIR /usr/share/dovecot32 B23RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.89 KB24COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit1.57 KB25COPY target/rspamd/scores.d/* /etc/rspamd/scores.d/ # buildkit822 B26COPY target/dovecot/auth-oauth2.conf.ext /etc/dovecot/conf.d # buildkit265 B27COPY target/dovecot/dovecot-oauth2.conf.ext /etc/dovecot # buildkit237 B28COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit433 B29COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf510 B30RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.57 KB31COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit876 B32COPY target/postgrey/postgrey /etc/default/postgrey # buildkit301 B33RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.03 KB34COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit684 B35COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit633 B36RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.44 KB37RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash741 B38COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit742 B39COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit430 B40RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash291 B41COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit514 B42COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit455 B43COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit300 B44COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit458 B45COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit171 B46COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml # buildkit289 B47RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash120 B48RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash369 B49COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit197 B50COPY target/getmail/getmailrc /etc/getmailrc_general # buildkit223 B51COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #3.18 KB52COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit764 B53COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit761 B54COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/430 B55RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash428 B56RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash8.44 KB57COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit314 B58COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit730 B59COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.4 KB60RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.82 KB61COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/24.2 KB62RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash6.18 KB63COPY target/scripts/helpers /usr/local/bin/helpers # buildkit28.75 KB64COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit18.29 KB65ARG DMS_RELEASE=edge0 B66ARG VCS_REVISION=unknown0 B67WORKDIR /0 B68EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B69ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B70CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B71ENV FETCHMAIL_POLL=3000 B72ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B73ENV POSTGREY_DELAY=3000 B74ENV POSTGREY_MAX_AGE=350 B75ENV POSTGREY_TEXT=Delayed by Postgrey0 B76ENV SASLAUTHD_MECH_OPTIONS=0 B77LABEL org.opencontainers.image.title=docker-mailserver0 B78LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B79LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B80LABEL org.opencontainers.image.licenses=MIT0 B81LABEL org.opencontainers.image.description=A fullstack but simple0 B82LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B83LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B84LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B85LABEL org.opencontainers.image.revision=b78978caedfa67e96425a57d4226cd1768474d170 B86LABEL org.opencontainers.image.version=v13.3.00 B87ENV DMS_RELEASE=v13.3.00 BCommand
ADD file:bd961ef3fd78ceb8ce13f43a6b265e2bef640dfff887462b8ceb73a1d4637401 in /