mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-05-16 04:47:41 +02:00
Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user