ghp

opendkim (2.11.0-2)

Published 2023-08-01 15:19:40 +00:00 by ace

Installation

docker pull gitea.geekhome.org/ghp/opendkim:2.11.0-2
sha256:4772243955a7825a3014b422931c982d7a6e264c840a00d4f0b5e3b577fbf176

Image Layers

ADD file:f1f574c0238642ba50927632ce79b8686be2da6793b9aa968b9556f567dc3437 in /
CMD ["/bin/bash"]
RUN /bin/sh -c useradd -m -s /bin/false vmail # buildkit
RUN /bin/sh -c dnf install -y epel-release dnf-plugins-core && dnf update -y && dnf config-manager --enable crb && dnf clean all && rm -rf /var/cache/yum # buildkit
RUN /bin/sh -c dnf install -y postfix-3.5.9 postfix-ldap-3.5.9 postfix-mysql-3.5.9 postfix-pgsql-3.5.9 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 # buildkit
EXPOSE map[8891/tcp:{}]
CMD ["/usr/sbin/opendkim" "-f" "-x" "/etc/opendkim/opendkim.conf"]
Details
Container
2023-08-01 15:19:40 +00:00
0
OCI / Docker
linux/amd64
109 MiB
Versions (2) View all
2.11.0-2 2023-08-01
2.11.0-1 2023-06-10