From 2f9c7dd23f4c7e59cd932cddb6f53abb42940e99 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Tue, 13 Oct 2015 10:08:40 +0200 Subject: [PATCH] Update README.md Added Nomad Project to the Remote Container Manager / Orchestration section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e4b78d..34082b5 100644 --- a/README.md +++ b/README.md @@ -455,6 +455,7 @@ Securely store your Docker images. * [CloudSlang](http://www.cloudslang.io/) (CloudSlang is a workflow engine to create Docker process automation) * [autodock](https://github.com/prologic/autodock) (Daemon for Docker Automation) by [@prologic](https://github.com/prologic) * [blimp](https://github.com/tubesandlube/blimp) Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more. By [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin) +* [Nomad Project] (https://www.nomadproject.io/) Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler. ## Security