initial commit

This commit is contained in:
Sebastian Hugentobler 2016-07-06 11:42:10 +02:00
commit 3fd989f070
13 changed files with 145 additions and 0 deletions

9
Dockerfile Normal file
View file

@ -0,0 +1,9 @@
FROM thallian/confd-env:latest
RUN apk add --no-cache postfix postfix-ldap
EXPOSE 25 587
VOLUME /etc/ssl/mail
ADD /rootfs /