Add label to disable Watchtower updates

This commit is contained in:
LRVT
2025-11-27 16:39:32 +01:00
committed by GitHub
parent 08c42141ff
commit 4261b8a806

View File

@@ -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: