From 1eb8292e95b8462105cd129501dfaf6891b21695 Mon Sep 17 00:00:00 2001 From: Ramit Surana Date: Fri, 22 Jul 2016 17:07:35 +0530 Subject: [PATCH] adding turbo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e16b15..bf2d9fd 100644 --- a/README.md +++ b/README.md @@ -482,6 +482,7 @@ Securely store your Docker images. * [libcompose](https://github.com/docker/libcompose) - Go library for Docker Compose. * [DLite](https://github.com/nlf/dlite) - Simplest way to use Docker on OSX, no VM needed. By [@nlf](https://github.com/nlf) * [Azk](http://www.azk.io/) - Orchestrate development enviornments on your local machine by [@azukiapp](https://github.com/azukiapp) +* [Turbo](http://ramitsurana.github.io/turbo) - Simple and Powerful utility for docker. By [@ramitsurana](http://github.com/ramitsurana) ## Volume management and plugins * [Blockbridge](https://github.com/blockbridge/blockbridge-docker-volume) - The Blockbridge plugin is a volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS. By [@blockbridge][blockbridge] @@ -569,6 +570,7 @@ desktop! * [Docket](https://github.com/netvarun/docket): Custom docker registry that allows for lightning fast deploys through bittorrent by [@netvarun](https://github.com/netvarun/) * [Longshoreman](https://github.com/longshoreman/longshoreman): Longshoreman automates application deployment using Docker. Just create a Docker repository (or use a service), configure the cluster using AWS or Digital Ocean (or whatever you like) and deploy applications using a Heroku-like CLI tool. By [longshoreman](https://github.com/longshoreman) + ## PaaS * [Deis](https://github.com/deis/deis) (Your PaaS, your rules) -- http://deis.io/