N-FIN-66: fix restarting stopped container (#92)

This commit is contained in:
Markus Thielker 2025-03-09 06:00:48 +01:00 committed by GitHub
commit f56f466b40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,4 +10,4 @@ docker run -d \
--restart unless-stopped \ --restart unless-stopped \
-v $HOME/.docker/config.json:/config.json \ -v $HOME/.docker/config.json:/config.json \
-v /var/run/docker.sock:/var/run/docker.sock \ -v /var/run/docker.sock:/var/run/docker.sock \
containrrr/watchtower -s "*/30 * * * * *" --label-enable containrrr/watchtower -s "*/30 * * * * *" --label-enable --include-stopped