mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
watchtower: add ~/.docker/config.json
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ~/.docker/config.json:/config.json:ro
|
||||
command:
|
||||
- "--label-enable"
|
||||
- "--cleanup"
|
||||
|
||||
Reference in New Issue
Block a user