basher bash package manager

Wowu/docker-rollout

https://github.com/Wowu/docker-rollout

GitHub Repo stars GitHub top language GitHub issues GitHub tag (latest by date) GitHub last commit GitHub contributors

basher install

## To install this package with basher
$ basher install Wowu/docker-rollout

Description

🚀 Zero Downtime Deployment for Docker Compose

Usage

Simply replace docker compose up -d <service> with docker rollout <service> in your deployment scripts. This command will scale the service to twice the current number of instances, wait for the new containers to be ready, and then remove the old containers.