add rsyslog

This commit is contained in:
Sebastian Hugentobler 2016-07-07 15:06:12 +02:00
parent 8f9c429679
commit bc6e72eed3

View File

@ -1,6 +1,6 @@
FROM thallian/confd-env:latest FROM thallian/confd-env:latest
RUN apk add --no-cache postfix postfix-ldap RUN apk add --no-cache postfix postfix-ldap rsyslog
RUN chown root /var/spool/postfix/ RUN chown root /var/spool/postfix/
RUN chown root /var/spool/postfix/pid RUN chown root /var/spool/postfix/pid