Merge pull request #75 from ybogdanov/patch-1

Add rocker-compose - deployment tool
This commit is contained in:
Julien Bisconti 2015-09-02 07:33:14 +02:00
commit 90ebc916c4

View File

@ -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)