mkdocs/docs/cd.md
francesco 00e0f6415b
All checks were successful
continuous-integration/drone/push Build is passing
Watchtower --run-once
2021-05-24 15:43:56 +02:00

390 B

Continuous delivery

Watchtower

Force Watchtower to update watching container

If pushed Code has to be deployed immediately, the Watchtower docker run param --run-once can be added.

sudo docker run --rm --env-file /volume2/homes/francesco/Drive/docker/watchtower/watchtower.env -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once mkdocs www