From a87c08b35bf519f2a8ce479bd7030d5074fb2cf7 Mon Sep 17 00:00:00 2001 From: Vikas Yadav Date: Sun, 9 Apr 2017 00:58:46 +0530 Subject: [PATCH] Replace DockerUI with portainer.io DockerUI is no longer maintained. It has now shifted to portainer.io. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c201022..5f930da 100644 --- a/README.md +++ b/README.md @@ -459,7 +459,7 @@ Services to securely store your Docker images. * [docker-registry-web](https://github.com/mkuchin/docker-registry-web) - Web UI, authentication service and event recorder for private docker registry v2 by [@mkuchin](https://github.com/mkuchin) * [docker-swarm-visualizer](https://github.com/manomarks/docker-swarm-visualizer) - Visualizes Docker services on a Docker Swarm (for running demos). * [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/) -* [DockerUI](https://github.com/kevana/ui-for-docker) - DockerUI is a web interface to interact with the Remote API by [@crosbymichael][crosbymichael] +* [portainer.io](https://github.com/portainer/portainer) - A simple management UI for Docker by [@kevana](https://github.com/kevana) * [Portus](https://github.com/SUSE/Portus) - Authorization service and frontend for Docker registry (v2) by [@SUSE](https://github.com/SUSE) * [Rapid Dashboard](https://github.com/ozlerhakan/rapid) - A simple query dashboard to use Docker Remote API by [@ozlerhakan](https://github.com/ozlerhakan/)