Watchtower Ausnahme hinzugefügt
This commit is contained in:
@@ -28,9 +28,10 @@ services:
|
|||||||
- /dev/dvb:/dev/dvb
|
- /dev/dvb:/dev/dvb
|
||||||
cap_add:
|
cap_add:
|
||||||
- SYS_TIME #optional: read hint!
|
- SYS_TIME #optional: read hint!
|
||||||
# labels:
|
labels:
|
||||||
# - "com.centurylinklabs.watchtower.monitor-only=true"
|
- "com.centurylinklabs.watchtower.monitor-only=true"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 60s #important
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
rec:
|
rec:
|
||||||
|
|||||||
Reference in New Issue
Block a user