Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s

This commit is contained in:
LRVT
2026-04-27 16:13:53 +02:00
committed by GitHub
parent 702c2eb699
commit 97c770e7e7

View File

@@ -23,6 +23,7 @@ services:
- proxynet
volumes:
- /etc/localtime:/etc/localtime:ro
#- /home/myuser/.docker/config.json:/config.json:ro # to support fetching private registries; use docker login to create the file
working_dir: /
labels:
- com.centurylinklabs.watchtower.enable=false