From b577ae1b0af12d84b14cbba122cf5068ab5306eb Mon Sep 17 00:00:00 2001 From: Thibault Jamet Date: Fri, 19 Aug 2016 12:02:53 +0200 Subject: [PATCH] Added caduc tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66bec1c..98abd08 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ by [@prologic][prologic] * [docker-gulp-seed](https://github.com/cauealves/docker-gulp-seed) - This project is a skeleton for make a simple way to run tasks of Gulp inside a container. * [Whale-linter](https://github.com/jeromepin/whale-linter) - A simple and small Dockerfile linter written in Python3+ without dependencies. * [docker-make](https://github.com/CtripCloud/docker-make) - build,tag,and push a bunch of related docker images via a single command. +* [caduc](https://github.com/tjamet/caduc) - A docker garbage collector cleaning stuff you did not use recently ## Continuous Integration / Continuous Delivery