fix dockerUI url change

This commit is contained in:
Julien Bisconti 2016-04-27 09:23:45 +02:00
parent d38f61a99d
commit d9939cdc21

View File

@ -405,7 +405,7 @@ Securely store your Docker images.
## Web Interface
* [Docker Registry Web](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/not-dockers-ui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael][crosbymichael]
* [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)
* [dockering-on-rails](https://github.com/Electrofenster/dockerding-on-rails) Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/)
* [Rapid Dashboard](https://github.com/ozlerhakan/rapid) (A simple query dashboard to use Docker Remote API) by [@ozlerhakan](https://github.com/ozlerhakan/)