Run newaliases too.
This commit is contained in:
parent
ac60809874
commit
90d1023088
@ -10,6 +10,7 @@ RUN sed -i -e 's/inet_interfaces = localhost/inet_interfaces = all/g' /etc/postf
|
|||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
RUN chmod +x /run.sh
|
RUN chmod +x /run.sh
|
||||||
COPY etc/supervisord.d/postfix.ini /etc/supervisord.d/
|
COPY etc/supervisord.d/postfix.ini /etc/supervisord.d/
|
||||||
|
RUN newaliases
|
||||||
|
|
||||||
EXPOSE 25
|
EXPOSE 25
|
||||||
#ENTRYPOINT ["/run.sh"]
|
#ENTRYPOINT ["/run.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user