Use relaynets in rmilter whitelist, fixes #140
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM alpine:edge
|
||||
|
||||
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
&& apk add --no-cache rmilter@testing rsyslog
|
||||
&& apk add --no-cache rmilter@testing rsyslog bash
|
||||
|
||||
COPY rmilter.conf /etc/rmilter.conf
|
||||
COPY rsyslog.conf /etc/rsyslog.conf
|
||||
|
||||
Reference in New Issue
Block a user