N-FIN-66: fix restarting stopped container
This commit is contained in:
parent
ed90d66898
commit
d526ccf5ff
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ docker run -d \
|
|||
--restart unless-stopped \
|
||||
-v $HOME/.docker/config.json:/config.json \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
containrrr/watchtower -s "*/30 * * * * *" --label-enable
|
||||
containrrr/watchtower -s "*/30 * * * * *" --label-enable --include-stopped
|
||||
|
|
Loading…
Add table
Reference in a new issue