Increase stop_timeout for sensors-polling container to give it time to stop before resorting to killingwq.
This commit is contained in:
parent
00bd6f1443
commit
6a09d9a0f1
@ -35,9 +35,9 @@
|
|||||||
TZ: "Europe/Paris"
|
TZ: "Europe/Paris"
|
||||||
privileged: true
|
privileged: true
|
||||||
restart_policy: always
|
restart_policy: always
|
||||||
|
stop_timeout: 20
|
||||||
volume:
|
volume:
|
||||||
- /usr/local/docker-mounted-files/docker-sensors-polling/conf.yml:/root/conf.yml
|
- /usr/local/docker-mounted-files/docker-sensors-polling/conf.yml:/root/conf.yml
|
||||||
- /run/udev:/run/udev
|
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: Prune images
|
- name: Prune images
|
||||||
|
Loading…
Reference in New Issue
Block a user