From 1be162cbc014f7c41c5a932b050af2fbf57bcad0 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Tue, 26 Apr 2016 15:31:14 +0200 Subject: [PATCH] Update README.md Added another Docker Clean script and a compose file search engine --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 308f775..e34eda8 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,8 @@ by [@prologic][prologic] * [DVM](https://github.com/getcarina/dvm) Docker version manager by [@getcarina](https://github.com/getcarina) * [docker-ls](https://github.com/mayflower/docker-ls) CLI tools for browsing and manipulating docker registries by [@mayflower](https://github.com/mayflower) * [habitus](https://github.com/cloud66/habitus) A Build Flow Tool for Docker http://www.habitus.io by [@cloud66](https://github.com/cloud66) +* [Compose Registry](https://www.composeregistry.com) - A very handy search engine for Compose Files +* [Docker Clean](https://github.com/zzrotdesign/docker-clean) - A scrupt that cleans Docker containers, images and volumes ## Continuous Integration / Continuous Delivery