Point MAILMAN_CONFIG_FILE to the configuration mailman will use.

This commit is contained in:
Abhilash Raj
2017-04-26 10:05:52 -07:00
committed by Abhilash Raj
parent d5be8baa32
commit ac7134801d
2 changed files with 5 additions and 4 deletions

View File

@@ -22,4 +22,4 @@ EXPOSE 8001
ENTRYPOINT ["/opt/run.sh"]
CMD ["/usr/local/bin/master", "-C", "/config/mailman.cfg"]
CMD ["/usr/local/bin/master"]