From 7a1959851d0ab57a8ee3f6d771333c51fd214b72 Mon Sep 17 00:00:00 2001 From: Klaus Meyer Date: Fri, 8 Jul 2016 22:51:01 +0200 Subject: [PATCH] Add "Docker Registry Browser" Shameless self-plug (:stuck_out_tongue:) for my latest side-project: Docker Registry Browser Link: https://github.com/klausmeyer/docker-registry-browser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 545fb2e..631a4ed 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ Securely store your Docker images. ## Web Interface +* [Docker Registry Browser](https://github.com/klausmeyer/docker-registry-browser) - Web Interface for the Docker Registry HTTP API v2 by [@klausmeyer](https://github.com/klausmeyer) * [Docker Registry UI](https://github.com/atc-/docker-registry-ui) - A web UI for easy private/local Docker Registry integration by [@atc-](https://github.com/atc-) * [DockerUI](https://github.com/kevana/ui-for-docker) - DockerUI is a web interface to interact with the Remote API by [@crosbymichael][crosbymichael] * [Portus](https://github.com/SUSE/Portus) - Authorization service and frontend for Docker registry (v2) by [@SUSE](https://github.com/SUSE)