Add grace period
This commit is contained in:
parent
406431d0a3
commit
dd5a017e47
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ services:
|
|||
- 5000:5000
|
||||
- 5001:5001
|
||||
restart: on-failure
|
||||
stop_grace_period: 60s
|
||||
```
|
||||
|
||||
Via `docker run`:
|
||||
|
|
Loading…
Reference in a new issue