Skip to content

Commit 564379b

Browse files
watchtower: restart itself unless stopped
1 parent 7b1640a commit 564379b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ services:
99
- /var/run/docker.sock:/var/run/docker.sock
1010
- ${HOME}/.docker/config.json:/config.json
1111
command: --label-enable --cleanup --schedule "0 0 4 * * *"
12+
restart: unless-stopped
1213

1314
plex:
1415
image: linuxserver/plex

0 commit comments

Comments
 (0)