mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-16 20:08:29 +01:00
Add label to disable Watchtower updates
This commit is contained in:
@@ -42,6 +42,8 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
- proxynet
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=false
|
||||
restart: always
|
||||
read_only: true
|
||||
tmpfs:
|
||||
|
||||
Reference in New Issue
Block a user