feat: Improve shutdown (#448)

* feat: Improve shutdown
This commit is contained in:
Kroese
2023-12-10 09:22:35 +01:00
committed by GitHub
parent 03d2665725
commit b9f3e52ba4
6 changed files with 19 additions and 10 deletions

View File

@@ -41,7 +41,7 @@ services:
volumes:
- /opt/dsm:/storage
restart: on-failure
stop_grace_period: 1m
stop_grace_period: 2m
```
Via `docker run`