update postfix run script

This commit is contained in:
Sebastian Hugentobler 2016-07-06 12:39:53 +02:00
parent e9460143cc
commit c2856011cb
2 changed files with 2 additions and 2 deletions

View file

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