Added parameter checking in rmilter image, added parameter in docker-compose, added parameter in .env
This commit is contained in:
@@ -4,6 +4,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
||||
&& apk add --no-cache rmilter@testing rsyslog
|
||||
|
||||
COPY rmilter.conf /etc/rmilter.conf
|
||||
COPY rmilter-clamav.conf /etc/rmilter-clamav.conf
|
||||
COPY rsyslog.conf /etc/rsyslog.conf
|
||||
|
||||
COPY start.sh /start.sh
|
||||
|
||||
Reference in New Issue
Block a user