From e31d0bd572bb1c05a1bd2fa86e59c990fb6807b0 Mon Sep 17 00:00:00 2001 From: Yuriy Bogdanov Date: Wed, 2 Sep 2015 00:59:56 +0300 Subject: [PATCH] Add rocker-compose - deployment tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9af4822..b9c9164 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Last.Backend](http://lastbackend.com) - Last.Backend platform is designed for automatization of all routine work with the server and deployment of applications in one click using the visual interface. * [Conduit](https://github.com/ehazlett/conduit) - Experimental deployment system for Docker by [@ehazlett](https://github.com/ehazlett) * [Zodiac](https://github.com/CenturyLinkLabs/zodiac) - A lightweight tool for easy deployment and rollback of dockerized applications. By [@CenturyLinkLabs](https://github.com/CenturyLinkLabs) +* [rocker-compose](https://github.com/grammarly/rocker-compose) - Docker composition tool with idempotency features for deploying apps composed of multiple containers. ## Hosting for repositories (registries)