mirror of
https://github.com/CoolnsX/selfhost.git
synced 2025-12-20 07:15:17 +05:30
Trust me, it's not badly written. It's just way above your head.
This commit is contained in:
@@ -3,8 +3,10 @@ services:
|
||||
image: containrrr/watchtower
|
||||
restart: unless-stopped
|
||||
container_name: watchtower
|
||||
#command: --run-once
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- $HOME/.docker/config.json:/config.json
|
||||
environment:
|
||||
- TZ=Asia/Kolkata
|
||||
- WATCHTOWER_CLEANUP=true
|
||||
|
||||
Reference in New Issue
Block a user