fix: mount lscr.io docker credentials into Watchtower to prevent rate limit errors
This commit is contained in:
@@ -55,6 +55,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/jgitta/.docker/config.json:/config.json:ro
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
- WATCHTOWER_NOTIFICATIONS=email
|
||||
|
||||
Reference in New Issue
Block a user