add dev tools: habitus

This commit is contained in:
Julien Bisconti 2016-04-14 08:21:24 +02:00
parent 84fd0cf0e3
commit 69d054ff9a

View File

@ -339,6 +339,7 @@ by [@prologic][prologic]
* [Docker meets the IDE](http://domeide.github.io/) Integrating your favorite containers in the editor of your choice by [domeide](https://github.com/domeide)
* [DVM](https://github.com/getcarina/dvm) Docker version manager by [@getcarina](https://github.com/getcarina)
* [docker-ls](https://github.com/mayflower/docker-ls) CLI tools for browsing and manipulating docker registries by [@mayflower](https://github.com/mayflower)
* [habitus](https://github.com/cloud66/habitus) A Build Flow Tool for Docker http://www.habitus.io by [@cloud66](https://github.com/cloud66)
## Continuous Integration / Continuous Delivery
@ -405,7 +406,6 @@ Securely store your Docker images.
## Local Container Manager
* [Shutit](http://ianmiell.github.io/shutit/) (a tool for building and maintaining complex Docker deployments) by
[@ianmiell][ianmiell]
* [FuGu](https://github.com/mattes/fugu) (a docker run wrapper without orchestration) by [@mattes](https://github.com/mattes)