Add Watchtower/Compose.yml

This commit is contained in:
2025-10-24 21:16:33 +00:00
parent 15b4030725
commit 1e9318fb95
+6
View File
@@ -0,0 +1,6 @@
services:
watchtower:
image: containrrr/watchtower
container_name: watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock