mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-16 20:08:29 +01:00
Disable watchtower for Traefik container
This commit is contained in:
@@ -85,6 +85,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- docker-proxynet
|
- docker-proxynet
|
||||||
restart: always
|
restart: always
|
||||||
|
labels:
|
||||||
|
- com.centurylinklabs.watchtower.enable=false
|
||||||
read_only: true
|
read_only: true
|
||||||
tmpfs:
|
tmpfs:
|
||||||
- /run
|
- /run
|
||||||
|
|||||||
Reference in New Issue
Block a user