Add stop grace period (#1896)

This commit is contained in:
Casper 2021-04-11 14:51:43 +02:00 committed by GitHub
parent 4da91b8423
commit 004825edfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ services:
- /etc/localtime:/etc/localtime:ro
- ./config/:/tmp/docker-mailserver/${SELINUX_LABEL}
restart: always
stop_grace_period: 1m
cap_add: [ "NET_ADMIN", "SYS_PTRACE" ]
volumes: