dovecot (2.3.16-1)
Published 2023-06-10 05:01:45 +00:00 by ace
Installation
docker pull gitea.geekhome.org/ghp/dovecot:2.3.16-1
sha256:b8aada72e2a939c2a9913347324b0e5cc6ceceb129f9f72fabefc4048af2e3c3
Image Layers
ADD file:5abce000b5653313519dcfc249e527772711e35268688f0aa3265f93ee3eadda in / |
CMD ["/bin/bash"] |
/bin/sh -c useradd -m -s /bin/false vmail |
/bin/sh -c dnf install -y epel-release && dnf update -y && dnf clean all && rm -rf /var/cache/yum |
/bin/sh -c dnf install -y postfix-3.5.8 postfix-ldap-3.5.8 postfix-mysql-3.5.8 postfix-pgsql-3.5.8 dovecot-2.3.16 dovecot-pigeonhole-2.3.16 opendkim-2.11.0 opendmarc-1.4.2 cyrus-sasl cyrus-sasl-plain cyrus-sasl-md5 pypolicyd-spf && dnf clean all && rm -rf /var/cache/yum |
EXPOSE 110 143 993 995 |
CMD ["/usr/sbin/dovecot" "-F"] |