postfix/Dockerfile

10 lines
128 B
Docker
Raw Normal View History

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