1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
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>
2020-08-21 22:35:46 +02:00
..
api Adds the option to skip TLS verification for a Gotify instance (#544) 2020-05-22 16:02:20 +02:00
container Adds scopeUID config to enable multiple instances of Watchtower (#511) 2020-08-21 20:13:47 +02:00
filters Adds scopeUID config to enable multiple instances of Watchtower (#511) 2020-08-21 20:13:47 +02:00
lifecycle lifecycle logs as Debug instead of Info (#610) 2020-08-08 18:40:23 +02:00
notifications Make sure all shoutrrr notifications are sent (#564) 2020-08-08 22:55:51 +02:00
registry Added --trace flag and new log.Trace() lines for sensitive information (#541) 2020-05-11 06:09:52 +02:00
sorter refactor: extract code from the container package 2020-01-11 23:36:07 +01:00
types Rolling restart (#619) 2020-08-21 22:35:46 +02:00