replace rsyslog with syslog-ng

This commit is contained in:
Sebastian Hugentobler 2017-02-14 13:44:41 +01:00
parent bd3ca7ece8
commit 1f36b3a1e9
5 changed files with 13 additions and 52 deletions

View file

@ -1,6 +1,6 @@
FROM quay.io/thallian/confd-env:latest
RUN apk add --no-cache postfix postfix-ldap rsyslog spamassassin-client libstdc++ g++ make tar libmilter-dev
RUN apk add --no-cache postfix postfix-ldap syslog-ng spamassassin-client libstdc++ g++ make tar libmilter-dev
RUN mkdir /tmp/spamass-milter
RUN wget -qO- http://download.savannah.gnu.org/releases/spamass-milt/spamass-milter-0.4.0.tar.gz | tar -xz -C /tmp/spamass-milter --strip 1