Search Docs
# docs: https://containrrr.dev/watchtower/ name: watchtower services: watchtower: image: containrrr/watchtower:latest restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock