update postfix run script

This commit is contained in:
Sebastian Hugentobler 2016-07-06 12:44:08 +02:00
parent c2856011cb
commit 02d52398dd
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM thallian/confd-env:latest
RUN apk add --no-cache postfix postfix-ldap bash
RUN apk add --no-cache postfix postfix-ldap
EXPOSE 25 587