update postfix run script
This commit is contained in:
parent
f5b5fa5039
commit
fc3a549ef8
2 changed files with 4 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue