This commit is contained in:
Your Name
2025-04-25 11:25:19 +12:00
parent 5e8ec90064
commit 4c0c052f20
16 changed files with 91 additions and 22 deletions

View File

@ -1,6 +1,8 @@
# Service settings
TEMPLATE=watchtower
CONTAINER_NAME=watchtower
# Image settings
IMAGE_REGISTRY="docker.io"
IMAGE_REPO="containrrr/watchtower"