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
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
- /home/jgitta/.docker/config.json:/config.json:ro
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
- WATCHTOWER_NOTIFICATIONS=email
|
- WATCHTOWER_NOTIFICATIONS=email
|
||||||
|
|||||||
Reference in New Issue
Block a user