docker-compose/watchtower/docker-compose.yml
2022-02-22 17:10:12 +08:00

7 lines
155 B
YAML

version: "3"
services:
watchtower:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --cleanup