N-FIN-66: fix restarting stopped container

This commit is contained in:
Markus Thielker 2025-03-09 06:00:10 +01:00
parent ed90d66898
commit d526ccf5ff

View file

@ -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