From 61d061403f5a0d0735a59f15b028a40a585d6a8f Mon Sep 17 00:00:00 2001 From: Marcin Jekot Date: Sat, 16 Apr 2016 08:04:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04c8120..bb2d355 100644 --- a/README.md +++ b/README.md @@ -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)