add rspamd-proxy

This commit is contained in:
Sebastian Hugentobler 2021-12-22 14:20:21 +01:00
parent 43119d63b0
commit 6b7dd7f5de
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,7 @@
FROM thallian/confd-env:latest FROM thallian/confd-env:latest
RUN apk --no-cache add \ RUN apk --no-cache add \
rspamd rspamd \
rspamd-proxy
ADD rootfs / ADD rootfs /