Commit Graph

2 Commits (c8bd484b9ebf006986080b82a05c0021d5258dd2)

Author SHA1 Message Date
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
Simon Aronsson d1abce889a refactor: extract code from the container package 5 years ago