From 9d363cdbc931eacc75dd60944705f3296ddf39d4 Mon Sep 17 00:00:00 2001 From: mluu Date: Wed, 18 Jan 2017 21:19:17 -0800 Subject: [PATCH] add elsy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc3a94c..65c0547 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ by [@prologic][prologic] * [Dupper](https://github.com/athakwani/dupper) - Use git repository as Object Oriented Container. Setup Cloud Development environments with few commands for any git repository by [@athakwani](https://github.com/athakwani/) * [DVM](https://github.com/getcarina/dvm) - Docker version manager by [@getcarina](https://github.com/getcarina) * [Eclipse Che](http://www.eclipse.org/che) - Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE +* [elsy](https://github.com/cisco/elsy) - An opinionated, multi-language, build tool based on Docker and Docker Compose * [forward2docker](https://github.com/bsideup/forward2docker) - Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by [@bsideup](https://github.com/bsideup) * [go-dockerclient](https://github.com/fsouza/go-dockerclient/) - Go HTTP client for the Docker remote API by [@fsouza](https://github.com/fsouza/) * [GoSu](https://github.com/tianon/gosu) - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by [@tianon](https://github.com/tianon)