Skip to content

Commit

Permalink
watchtower: always restart
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Nov 17, 2024
1 parent 8d226fe commit bcfe954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions watchtower/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
watchtower:
image: containrrr/watchtower
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./.links/watchtower-config.json:/config.json
Expand Down

0 comments on commit bcfe954

Please sign in to comment.