add rsyslog
This commit is contained in:
parent
8f9c429679
commit
bc6e72eed3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue