postfix/Dockerfile

10 lines
133 B
Docker
Raw Normal View History

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