ghp

rspamd (3.7.5-1)

Published 2023-12-16 20:25:40 +00:00 by ace

Installation

docker pull gitea.geekhome.org/ghp/rspamd:3.7.5-1
sha256:06c166332c96f113af36244d91d3ed105ef4f6b62b7ab332f9d239ba5492cfab

Image Layers

ADD file:9774d83eefdb6ff8836449ab084b6760986009214c66efe6487e25ea59e94903 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
RUN /bin/sh -c update-crypto-policies --set DEFAULT:SHA1 && curl https://rspamd.com/rpm-stable/centos-9/rspamd.repo > /etc/yum.repos.d/rspamd.repo && rpm --import https://rspamd.com/rpm/gpg.key && dnf install -y rspamd-3.7.5 && dnf clean all && rm -rf /var/cache/yum && update-crypto-policies --set DEFAULT # buildkit
EXPOSE map[11332/tcp:{}]
CMD ["/usr/bin/rspamd" "-f" "--insecure"]
Details
Container
2023-12-16 20:25:40 +00:00
1
OCI / Docker
linux/amd64
137 MiB
Versions (12) View all
3.10.2-1 2024-11-03
3.9.1-1 2024-08-24
3.8.4-1 2024-03-02
3.8.3-1 2024-02-23
3.8.1-1 2024-01-25