Merge pull request #205 from klausmeyer/add-docker-registry-browser

Add "Docker Registry Browser"
This commit is contained in:
Brian Christner 2016-07-09 08:51:11 +02:00 committed by GitHub
commit 1291afe2cf

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)