Skip to content

Commit

Permalink
watchtower: restart itself unless stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Dec 23, 2020
1 parent 7b1640a commit 564379b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- ${HOME}/.docker/config.json:/config.json
command: --label-enable --cleanup --schedule "0 0 4 * * *"
restart: unless-stopped

plex:
image: linuxserver/plex
Expand Down

0 comments on commit 564379b

Please sign in to comment.