From e627ac2224201be7c607fb8b284d8f0087cb4345 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Sat, 8 Oct 2016 12:07:52 -0700 Subject: [PATCH] removed crane from Dev Tools section and is now commited to Orchestration tools --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dfa6a27..73460df 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,6 @@ by [@prologic][prologic] * [container-factory](https://github.com/lsqio/container-factory) - Produces Docker images from tarballs of application source code by [@lsqio](https://github.com/lsqio) * [codelift](https://codelift.io/) - CodeLift is an automated Docker image build utility for 'dockerizing' services by [@BoozAllen](https://twitter.com/BoozAllen) * [percheron][percheron] - Organise your Docker containers with muscle and intelligence by [@ashmckenzie](https://github.com/ashmckenzie) -* [crane](https://github.com/michaelsauter/crane) - Lift containers with ease. Easy orchestration for images and containers by [@michaelsauter](https://github.com/michaelsauter) * [sherdock](https://github.com/rancher/sherdock) - Automatic GC of images based on regexp by [@rancher][rancher] * [bocker](https://github.com/p8952/bocker) (1) - Docker implemented in 100 lines of bash by [p8952](https://github.com/p8952) * [bocker](https://github.com/icy/bocker) (2) - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by [@icy](https://github.com/icy)