update postfix run script

This commit is contained in:
Sebastian Hugentobler 2016-07-06 14:14:32 +02:00
parent f5b5fa5039
commit fc3a549ef8
2 changed files with 4 additions and 6 deletions

View file

@ -2,6 +2,9 @@ FROM thallian/confd-env:latest
RUN apk add --no-cache postfix postfix-ldap
RUN chown root /var/spool/postfix/
RUN chown root /var/spool/postfix/pid
EXPOSE 25 587
VOLUME /etc/ssl/mail