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/types
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
..
filter.go refactor: extract types and pkgs to new files 5 years ago
filterable_container.go Adds scopeUID config to enable multiple instances of Watchtower (#511) 4 years ago
notifier.go Make sure all shoutrrr notifications are sent (#564) 4 years ago
update_params.go Rolling restart (#619) 4 years ago