Add "Docker Registry Browser"

Shameless self-plug (😛) for my latest side-project: Docker Registry Browser

Link: https://github.com/klausmeyer/docker-registry-browser
This commit is contained in:
Klaus Meyer 2016-07-08 22:51:01 +02:00 committed by Klaus Meyer
parent fd5b441e01
commit 7a1959851d

View File

@ -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)