bf
This commit is contained in:
parent
76adfada4e
commit
cbdff603dc
@ -14,7 +14,7 @@ RUN echo "_dev_null: /dev/null" > /etc/aliases \
|
||||
&& cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf \
|
||||
&& mkdir -p /ssl && chmod 700 /ssl \
|
||||
&& cp /etc/ssl/certs/ssl-cert-snakeoil.pem /ssl/cert.pem \
|
||||
&& cp /etc/ssl/private/ssl-cert-snakeoil.key /ssl/key.pem \
|
||||
&& cp /etc/ssl/private/ssl-cert-snakeoil.key /ssl/key.pem
|
||||
|
||||
VOLUME /etc/postfix /ssl
|
||||
CMD postfix start-fg
|
||||
|
Loading…
x
Reference in New Issue
Block a user