watchtower/internal/actions
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>
2020-08-21 22:35:46 +02:00
..
mocks fix linting and formatting 2020-04-24 13:45:24 +02:00
actions_suite_test.go Adds scopeUID config to enable multiple instances of Watchtower (#511) 2020-08-21 20:13:47 +02:00
check.go Adds scopeUID config to enable multiple instances of Watchtower (#511) 2020-08-21 20:13:47 +02:00
update.go Rolling restart (#619) 2020-08-21 22:35:46 +02:00
update_test.go fix linting and formatting 2020-04-24 13:45:24 +02:00