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/pkg
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
..
api Adds the option to skip TLS verification for a Gotify instance (#544) 4 years ago
container Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
filters Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
lifecycle lifecycle logs as Debug instead of Info (#610) 4 years ago
notifications Make sure all shoutrrr notifications are sent (#564) 4 years ago
registry Added --trace flag and new log.Trace() lines for sensitive information (#541) 4 years ago
sorter refactor: extract code from the container package 5 years ago
types Rolling restart (#619) 4 years ago