Watchtower: Simplify auto updates

This commit is contained in:
2022-09-25 14:55:45 +02:00
parent b616b8a854
commit 5c7a1d11c9
14 changed files with 1 additions and 70 deletions

View File

@ -9,8 +9,6 @@ services:
- "443:443"
- "80:80"
privileged: true
labels:
- "com.centurylinklabs.watchtower.scope=update"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:z"
- "./traefik.yaml:/etc/traefik/traefik.yaml:Z,ro"