This commit is contained in:
2024-02-17 22:22:29 +08:00
commit 2e2a907276

8
docker-compose.yml Normal file
View File

@@ -0,0 +1,8 @@
version: "3"
services:
watchtower:
image: containrrr/watchtower
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 86400 --cleanup