From 4b53889f1d54eeab19e5e76396569d97c142a6f1 Mon Sep 17 00:00:00 2001 From: Vu Tran Date: Sun, 4 Sep 2016 02:01:04 -0700 Subject: [PATCH] Add dext-docker-registry-plugin I hope this is eligible to be placed within this list. This is a plugin to search the Docker registry for images. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b129f8..dcc6b91 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ by [@prologic][prologic] * [caduc](https://github.com/tjamet/caduc) - A docker garbage collector cleaning stuff you did not use recently * [OctoLinker](https://github.com/OctoLinker/browser-extension) - A browser extension for GitHub that makes the image name in a `Dockerfile` clickable and redirect you to the related Docker Hub page. * [docker-replay](https://github.com/bcicen/docker-replay) Generate `docker run`command and options from running containers +* [dext-docker-registry-plugin](https://github.com/vutran/dext-docker-registry-plugin) - Search the Docker Registry with the Dext smart launcher. ## Continuous Integration / Continuous Delivery