Merge pull request #170 from naartjie/patch-1

@rancherio is now @rancher
This commit is contained in:
Julien Bisconti 2016-04-16 19:53:03 +02:00
commit 8966418a5f

View File

@ -311,7 +311,7 @@ by [@prologic][prologic]
* [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 [@rancherio](https://github.com/rancherio)
* [sherdock](https://github.com/rancher/sherdock) (Automatic GC of images based on regexp) by [@rancher](https://github.com/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)
* [docker-gc](https://github.com/spotify/docker-gc) (A cron job that will delete old stopped containers and unused images) by [@spotify](https://github.com/spotify)