Self host my website 🎉

This commit is contained in:
Jake Howard
2020-04-10 11:31:01 +01:00
parent 92d33a0fa7
commit d0c36adba8
5 changed files with 50 additions and 4 deletions

View File

@ -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