sha256:b7ca099b2a527e03b0c2c71a6b6f3bc090ea9e1d378c5e1c4506bf9b6341e6d2
OS/ARCH
Compressed size
342.33 MB
Last pushed
almost 3 years by mailserverbot
Type
Image
Manifest digest
sha256:690e56d571492dd4dba4cdd3271e63113a94f1563883aed8fc971e948688dd46
Image Layers
1ADD file ... in / 28.67 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 # buildkit867 B8RUN |3 DEBIAN_FRONTEND=noninteractive DOVECOT_COMMUNITY_REPO=1 LOG_LEVEL=trace1.37 KB9COPY target/scripts/build/packages.sh /build/ # buildkit3.28 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=trace91.09 MB12ARG DEBIAN_FRONTEND0 B13ARG LOG_LEVEL0 B14SHELL [/bin/bash -e -o pipefail0 B15COPY /var/lib/clamav /var/lib/clamav # buildkit222.12 MB16RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash1.57 KB17COPY dovecot-fts-xapian-1.5.5_1.5.5_*.deb / # buildkit38.22 KB18RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash279.08 KB19COPY target/dovecot/*.inc target/dovecot/*.conf /etc/dovecot/conf.d/ #16.07 KB20COPY target/dovecot/dovecot-purge.cron /etc/cron.d/dovecot-purge.disabled # buildkit241 B21RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash240 B22WORKDIR /usr/share/dovecot32 B23RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.9 KB24COPY target/rspamd/local.d/ /etc/rspamd/local.d/ # buildkit1.47 KB25COPY target/dovecot/dovecot-ldap.conf.ext /etc/dovecot # buildkit432 B26COPY target/postfix/ldap-users.cf target/postfix/ldap-groups.cf target/postfix/ldap-aliases.cf target/postfix/ldap-domains.cf508 B27RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash2.57 KB28COPY target/postsrsd/postsrsd /etc/default/postsrsd # buildkit879 B29COPY target/postgrey/postgrey /etc/default/postgrey # buildkit304 B30RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.03 KB31COPY target/amavis/conf.d/* /etc/amavis/conf.d/ # buildkit686 B32COPY target/amavis/postfix-amavis.cf /etc/dms/postfix/master.d/ # buildkit632 B33RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash4.43 KB34RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash744 B35COPY target/fail2ban/jail.local /etc/fail2ban/jail.local # buildkit742 B36COPY target/fail2ban/fail2ban.d/fixes.local /etc/fail2ban/fail2ban.d/fixes.local # buildkit431 B37RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash284 B38COPY target/opendkim/opendkim.conf /etc/opendkim.conf # buildkit514 B39COPY target/opendkim/default-opendkim /etc/default/opendkim # buildkit454 B40COPY target/opendmarc/opendmarc.conf /etc/opendmarc.conf # buildkit301 B41COPY target/opendmarc/default-opendmarc /etc/default/opendmarc # buildkit460 B42COPY target/opendmarc/ignore.hosts /etc/opendmarc/ignore.hosts # buildkit171 B43RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash371 B44COPY target/fetchmail/fetchmailrc /etc/fetchmailrc_general # buildkit197 B45COPY target/getmail/getmailrc /etc/getmailrc_general # buildkit224 B46COPY target/postfix/main.cf target/postfix/master.cf /etc/postfix/ #2.98 KB47COPY target/shared/ffdhe4096.pem /etc/postfix/dhparams.pem # buildkit758 B48COPY target/shared/ffdhe4096.pem /etc/dovecot/dh.pem # buildkit755 B49COPY target/postfix/header_checks.pcre target/postfix/sender_header_filter.pcre target/postfix/sender_login_maps.pcre /etc/postfix/maps/425 B50RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash436 B51RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash8.45 KB52COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf # buildkit313 B53COPY target/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit732 B54COPY target/supervisor/conf.d/* /etc/supervisor/conf.d/ # buildkit1.31 KB55RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.69 KB56COPY VERSION / # buildkit112 B57COPY target/bin/* target/scripts/*.sh target/scripts/startup/*.sh /usr/local/bin/23.2 KB58RUN |2 DEBIAN_FRONTEND=noninteractive LOG_LEVEL=trace /bin/bash5.94 KB59COPY target/scripts/helpers /usr/local/bin/helpers # buildkit27.62 KB60COPY target/scripts/startup/setup.d /usr/local/bin/setup.d # buildkit17.52 KB61ARG DMS_RELEASE=edge0 B62ARG VCS_REVISION=unknown0 B63WORKDIR /0 B64EXPOSE map[110/tcp:{} 143/tcp:{} 25/tcp:{} 4190/tcp:{}0 B65ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B66CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B67ENV FETCHMAIL_POLL=3000 B68ENV POSTGREY_AUTO_WHITELIST_CLIENTS=50 B69ENV POSTGREY_DELAY=3000 B70ENV POSTGREY_MAX_AGE=350 B71ENV POSTGREY_TEXT=Delayed by Postgrey0 B72ENV SASLAUTHD_MECH_OPTIONS=0 B73LABEL org.opencontainers.image.title=docker-mailserver0 B74LABEL org.opencontainers.image.vendor=The Docker Mailserver Organization0 B75LABEL org.opencontainers.image.authors=The Docker Mailserver Organization0 B76LABEL org.opencontainers.image.licenses=MIT0 B77LABEL org.opencontainers.image.description=A fullstack but simple0 B78LABEL org.opencontainers.image.url=https://github.com/docker-mailserver0 B79LABEL org.opencontainers.image.documentation=https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md0 B80LABEL org.opencontainers.image.source=https://github.com/docker-mailserver/docker-mailserver0 B81LABEL org.opencontainers.image.revision=19e96b5131ba935a0e54e554c3f3a0e6fc66f3b40 B82LABEL org.opencontainers.image.version=v13.0.10 B83ENV DMS_RELEASE=v13.0.10 BCommand
ADD file:7b5bbc3b85f671aaf7b38dbe3fc76aae162bbff29c525bcd127f8a26a53bc664 in /