You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/docs
Ben Osheroff c56e0a95a7
Rolling restart (#619)
* implement rolling restart functionality

bouncing each image individually can ensure that a group of docker
containers launched with docker-compose can stay 100% up during deploy.

* move rolling restart into a function

* honor params.Cleanup

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
4 years ago
..
arguments.md Rolling restart (#619) 4 years ago
container-selection.md Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
http-api-mode.md
index.md
introduction.md
lifecycle-hooks.md
linked-containers.md
notifications.md
private-registries.md
remote-hosts.md
running-multiple-instances.md Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
secure-connections.md
stop-signals.md
usage-overview.md