postfix/Dockerfile

10 lines
133 B
Text
Raw Normal View History

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