sha256:f66d720474274269411c87e4a338ef343d1db36ec5ffc1d26cdcb07ccb141e46
OS/ARCH
Compressed size
292.83 MB
Last pushed
2 days by mailserverbot
Type
Image
Manifest digest
sha256:02a8f6d5570da6c4f04eea79229852422e3550bcf9d0a2ab2fe6d428b0696e0c
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG DEBIAN_FRONTEND=noninteractive0 B3ARG DOVECOT_COMMUNITY_REPO=00 B4ARG LOG_LEVEL=trace0 B5SHELL [/bin/bash -e -o pipefail0 B6COPY --chmod=+x target/bin/sedfile /usr/local/bin/sedfile #866 B7COPY target/scripts/build/packages.sh /build/ # buildkit4.01 KB8COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.57 KB9RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace156.65 MB10SHELL [/bin/bash -e -o pipefail0 B11COPY --chown=200 /var/lib/clamav /var/lib/clamav #107.61 MB12RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.56 KB13COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #15.25 KB14COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit242 B15RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace238 B16COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit3.09 KB17COPY target/dovecot/auth-oauth2.conf.ext /etc/dovecot/conf.d # buildkit718 B18COPY target/dovecot/auth-ldap.conf.ext /etc/dovecot/conf.d # buildkit1.09 KB19COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf504 B20RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.95 KB21COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit878 B22COPY target/postgrey/postgrey /etc/default/postgrey # buildkit300 B23RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace4.08 KB24COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit688 B25COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit633 B26RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace2.38 KB27COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit827 B28COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit426 B29RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace171 B30COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit506 B31COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit452 B32COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit300 B33COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit457 B34COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit170 B35COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml # buildkit290 B36RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace119 B37RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace373 B38COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit196 B39COPY target/getmail/getmailrc_general /etc/getmailrc_general # buildkit275 B40COPY target/getmail/getmail-service.sh /usr/local/bin/ # buildkit929 B41COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #3.08 KB42COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/469 B43RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace430 B44RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.24 KB45COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit313 B46COPY target/logwatch/ignore.conf /etc/logwatch/conf/ignore.conf # buildkit273 B47COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit728 B48COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.39 KB49RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace6.44 KB50COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/29.06 KB51RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.43 KB52COPY target/scripts/helpers /usr/local/bin/helpers # buildkit30.36 KB53COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit22.77 KB54ARG DMS_RELEASE=edge0 B55ARG VCS_REVISION=0c8cc24a733a021026cfdd6fdfdb0621ae5040880 B56WORKDIR /0 B57EXPOSE [110/tcp 143/tcp 25/tcp 4190/tcp0 B58ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B59CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B60ENV FETCHMAIL_POLL=3000 B61ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B62ENV POSTGREY_DELAY=3000 B63ENV POSTGREY_MAX_AGE=350 B64ENV POSTGREY_TEXT=Delayed by Postgrey0 B65ENV SASLAUTHD_MECH_OPTIONS=0 B66HEALTHCHECK {Test:[CMD-SHELL dms-healthcheck] Interval:0s Timeout:0s0 B67LABEL org.opencontainers.image.title=docker-mailserver0 B68LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B69LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B70LABEL org.opencontainers.image.licenses=MIT0 B71LABEL org.opencontainers.image.description=A fullstack but simple0 B72LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B73LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B74LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B75LABEL org.opencontainers.image.revision=0c8cc24a733a021026cfdd6fdfdb0621ae5040880 B76LABEL org.opencontainers.image.version=edge0 B77ENV DMS_RELEASE=edge0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'