FEAT: Added Watchtower service

This commit is contained in:
2025-05-30 18:44:26 +01:00
parent f4b44c7aa7
commit d3b8830cc8
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,6 @@
version: "3.8"
services:
watchtower:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock