[Rspamd] Add stopsignal (testing)

master
andryyy 2018-11-12 09:52:34 +01:00
parent 159c36b531
commit 1404fc50f4
1 changed files with 2 additions and 0 deletions

View File

@ -24,4 +24,6 @@ COPY docker-entrypoint.sh /docker-entrypoint.sh
ENTRYPOINT ["/docker-entrypoint.sh"]
STOPSIGNAL SIGTERM
CMD ["/usr/bin/rspamd", "-f", "-u", "_rspamd", "-g", "_rspamd"]