Exclude unupdatable containers from Watchtower
- dns-updateip: local image not on any registry - immich redis/postgres: pinned by digest, no floating tag
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=false
|
||||
environment:
|
||||
- APIKEY=${APIKEY}
|
||||
- HOST=kolpacksoftware.com,rmstsa.org,popcyclical.com
|
||||
|
||||
Reference in New Issue
Block a user