sha256:d0fe7668defe157aad57ea31b1707ad1e2fb57d7a91bdf17cbdf876549946c86
OS/ARCH
Compressed size
283.11 MB
Last pushed
16 days by mailserverbot
Type
Image
Manifest digest
sha256:a75d7ceea44e5828de67bcf0512589321c43d605d320ae4595f75972c8af329f
Image Layers
1# debian.sh --arch 'arm64' out/28.76 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.06 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=trace146.31 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.55 KB13RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace289.53 KB14COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #15.24 KB15COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit243 B16RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace239 B17COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit3.09 KB18COPY target/dovecot/auth-oauth2.conf.ext /etc/dovecot/conf.d # buildkit713 B19COPY target/dovecot/auth-ldap.conf.ext /etc/dovecot/conf.d # buildkit1.09 KB20COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf510 B21RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.95 KB22COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit878 B23COPY target/postgrey/postgrey /etc/default/postgrey # buildkit302 B24RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace4.07 KB25COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit685 B26COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit634 B27RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace2.37 KB28COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit825 B29COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit427 B30RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace176 B31COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit508 B32COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit454 B33COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit302 B34COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit458 B35COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit170 B36COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml # buildkit289 B37RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace120 B38RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace371 B39COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit194 B40COPY target/getmail/getmailrc_general /etc/getmailrc_general # buildkit277 B41COPY target/getmail/getmail-service.sh /usr/local/bin/ # buildkit931 B42COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #3.08 KB43COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/470 B44RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace431 B45RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.23 KB46COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit314 B47COPY target/logwatch/ignore.conf /etc/logwatch/conf/ignore.conf # buildkit324 B48COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit730 B49COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.4 KB50RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace6.42 KB51COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/28.42 KB52RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.44 KB53COPY target/scripts/helpers /usr/local/bin/helpers # buildkit30.36 KB54COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit22.77 KB55ARG DMS_RELEASE=v16.0.10 B56ARG VCS_REVISION=72c034618d46a05106dd3c75164fa242dfbb607e0 B57WORKDIR /0 B58EXPOSE [110/tcp 143/tcp 25/tcp 4190/tcp0 B59ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B60CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B61ENV FETCHMAIL_POLL=3000 B62ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B63ENV POSTGREY_DELAY=3000 B64ENV POSTGREY_MAX_AGE=350 B65ENV POSTGREY_TEXT=Delayed by Postgrey0 B66ENV SASLAUTHD_MECH_OPTIONS=0 B67HEALTHCHECK {Test:[CMD-SHELL dms-healthcheck] Interval:0s Timeout:0s0 B68LABEL org.opencontainers.image.title=docker-mailserver0 B69LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B70LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B71LABEL org.opencontainers.image.licenses=MIT0 B72LABEL org.opencontainers.image.description=A fullstack but simple0 B73LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B74LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B75LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B76LABEL org.opencontainers.image.revision=72c034618d46a05106dd3c75164fa242dfbb607e0 B77LABEL org.opencontainers.image.version=v16.0.10 B78ENV DMS_RELEASE=v16.0.10 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'