From 4a0b5fc80a9c97b3818223c31f0f72656656cd4f Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Wed, 3 Oct 2018 11:02:44 +0200 Subject: [PATCH] =?UTF-8?q?update=20repository=20of=20=C2=BBDocker=20Regis?= =?UTF-8?q?try=20UI=C2=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Travis [#1780]: > Issues :-( >> Links > 3. [L341] 301 https://github.com/squidnyan/docker-registry-ui → https://github.com/atcol/docker-registry-ui > 4. [L341] 404 https://github.com/squidnyan >> Dupes > None ✓ [#1780] https://travis-ci.org/veggiemonk/awesome-docker/builds/436237834 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bc2f43..36649d3 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ Native desktop applications for managing and montoring docker hosts and clusters #### Web - [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/squidnyan/docker-registry-ui) - A web UI for easy private/local Docker Registry integration by [@squidnyan](https://github.com/squidnyan) +- [Docker Registry UI](https://github.com/atcol/docker-registry-ui) - A web UI for easy private/local Docker Registry integration by [@atcol](https://github.com/atcol) - [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/dockersamples/docker-swarm-visualizer) - Visualizes Docker services on a Docker Swarm (for running demos). - [dockering-on-rails](https://github.com/Electrofenster/dockerding-on-rails) :skull: - Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/)