7 lines
211 B
YAML
7 lines
211 B
YAML
|
---
|
||
|
upgrade:
|
||
|
- |
|
||
|
Increases the default value of ``docker_graceful_timeout`` from 10 to 60.
|
||
|
This sets the time that docker will wait for a container to gracefully stop
|
||
|
before issuing a KILL signal.
|