mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-20 01:54:30 +00:00
[Rspamd] Add stopsignal (testing)
This commit is contained in:
parent
159c36b531
commit
1404fc50f4
1 changed files with 2 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue