Self host my website 🎉
This commit is contained in:
@ -4,4 +4,5 @@ services:
|
||||
image: containrrr/watchtower:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- "{{ home }}/.docker/config.json:/config.json:ro"
|
||||
command: --cleanup --interval 300
|
||||
|
Reference in New Issue
Block a user