We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398554d commit 59133d4Copy full SHA for 59133d4
watchtower/docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
watchtower:
4
container_name: watchtower
5
restart: always
6
- image: containrrr/watchtower
+ image: beatkind/watchtower
7
volumes:
8
- /var/run/docker.sock:/var/run/docker.sock
9
- $HOME/.docker/config.json:/config.json
0 commit comments