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"
|
||||
privileged: true
|
||||
restart_policy: always
|
||||
stop_timeout: 20
|
||||
volume:
|
||||
- /usr/local/docker-mounted-files/docker-sensors-polling/conf.yml:/root/conf.yml
|
||||
- /run/udev:/run/udev
|
||||
become: true
|
||||
|
||||
- name: Prune images
|
||||
|
Loading…
Reference in New Issue
Block a user