sha256:7e0e06ca5eded50a2ea8135a20f965d8d093cb2a0a1bee65b0688a1022990f45
OS/ARCH
linux/amd64
Compressed size
473.11 MB
Last pushed
about 1 year by aprendendolinux
Type
Image
Manifest digest
sha256:7e0e06ca5eded50a2ea8135a20f965d8d093cb2a0a1bee65b0688a1022990f45
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2ARG DEBIAN_FRONTEND=noninteractive0 B3ARG DOVECOT_COMMUNITY_REPO=00 B4ARG LOG_LEVEL=trace0 B5SHELL [/bin/bash -e -o pipefail0 B6COPY target/bin/sedfile /usr/local/bin/sedfile # buildkit866 B7RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.11 KB8COPY target/scripts/build/packages.sh /build/ # buildkit3.99 KB9COPY target/scripts/helpers/log.sh /usr/local/bin/helpers/log.sh # buildkit1.51 KB10RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace142.6 MB11ARG DEBIAN_FRONTEND=noninteractive0 B12ARG LOG_LEVEL=trace0 B13SHELL [/bin/bash -e -o pipefail0 B14COPY --chown=200 /var/lib/clamav /var/lib/clamav #224.62 MB15RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.55 KB16COPY dovecot-fts-xapian-*.deb / # buildkit540.24 KB17RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace814.89 KB18COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.11 KB19COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit242 B20RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace240 B21COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit3.09 KB22COPY target/dovecot/dovecot-oauth2.conf.ext /etc/dovecot # buildkit234 B23COPY target/dovecot/auth-oauth2.conf.ext /etc/dovecot/conf.d # buildkit569 B24COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit430 B25COPY target/dovecot/auth-ldap.conf.ext /etc/dovecot/conf.d # buildkit552 B26COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf506 B27RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace1.94 KB28COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit875 B29COPY target/postgrey/postgrey /etc/default/postgrey # buildkit299 B30RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace4.08 KB31COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit684 B32COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit630 B33RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace2.37 KB34RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace739 B35COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit735 B36COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit431 B37RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace173 B38COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit515 B39COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit454 B40COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit302 B41COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit458 B42COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit170 B43COPY target/mta-sts-daemon/mta-sts-daemon.yml /etc/mta-sts-daemon.yml # buildkit288 B44RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace121 B45RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace368 B46COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit196 B47COPY target/getmail/getmailrc_general /etc/getmailrc_general # buildkit276 B48COPY target/getmail/getmail-service.sh /usr/local/bin/ # buildkit928 B49COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #3.19 KB50COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit757 B51COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit755 B52COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/470 B53RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace431 B54RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.22 KB55COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit314 B56COPY target/logwatch/ignore.conf /etc/logwatch/conf/ignore.conf # buildkit323 B57COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit730 B58COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.4 KB59RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace6.27 KB60COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/26.96 KB61RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=0 LOG_LEVEL=trace8.5 KB62COPY target/scripts/helpers /usr/local/bin/helpers # buildkit28.84 KB63COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit21.21 KB64ARG DMS_RELEASE=v15.1.00 B65ARG VCS_REVISION=060bf9a47443382fb7e37f30d6ab9709b4b8aeab0 B66WORKDIR /0 B67EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B68ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B69CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B70ENV FETCHMAIL_POLL=3000 B71ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B72ENV POSTGREY_DELAY=3000 B73ENV POSTGREY_MAX_AGE=350 B74ENV POSTGREY_TEXT=Delayed by Postgrey0 B75ENV SASLAUTHD_MECH_OPTIONS=0 B76LABEL org.opencontainers.image.title=docker-mailserver0 B77LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B78LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B79LABEL org.opencontainers.image.licenses=MIT0 B80LABEL org.opencontainers.image.description=A fullstack but simple0 B81LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B82LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B83LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B84LABEL org.opencontainers.image.revision=060bf9a47443382fb7e37f30d6ab9709b4b8aeab0 B85LABEL org.opencontainers.image.version=v15.1.00 B86ENV DMS_RELEASE=v15.1.00 B88RUN /bin/bash -e -o pipefail76.62 MB89COPY user-patches.sh /tmp/docker-mailserver/ # buildkit1.74 KB90COPY dovecot.sh /usr/local/bin/setup.d/dovecot.sh # buildkit3.89 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'