Fix trap for postfix for proper sigterm handling

This commit is contained in:
andryyy
2016-12-13 07:58:53 +01:00
parent f544739137
commit 977a5b4d47
3 changed files with 3 additions and 7 deletions

View File

@@ -22,4 +22,4 @@ RUN useradd -g vmail -u 5000 vmail -d /var/vmail
EXPOSE 588
CMD /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
CMD exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf