postfix/Dockerfile

10 lines
128 B
Text
Raw Normal View History

2016-07-06 11:42:10 +02:00
FROM thallian/confd-env:latest
2016-07-06 12:44:08 +02:00
RUN apk add --no-cache postfix postfix-ldap
2016-07-06 11:42:10 +02:00
EXPOSE 25 587
VOLUME /etc/ssl/mail
ADD /rootfs /