docker-registry-ui
docker-registry-ui copied to clipboard
Support for Docker Registry 2.0
Hi, Docker released the new Registry 2.0 which supersedes https://github.com/docker/docker-registry. I hope this project will support it.
Registry 2.0 https://github.com/docker/distribution
Thanks for letting me know. Yes, I'll begin support shortly. I was expecting this to happen.
Great!
+1 for this issue!
:+1:
thanks +1 for this issue
Work is underway as we speak.
Registry 2.0 does not currently support indexing of a registry like versions < 2.0 did. This is actively being discussed.
thanks +1 for this issue!
:+1:
+1
:+1:
+1 :-)
+1
+1, let me know if you need any help i see this an more effective solution than https://quay.io/ :)
+1
Perhaps an idea to combine efforts:
https://github.com/kwk/docker-registry-frontend/
2 repo's almost the same solution building (?)
Until 2.1 of docker distribution (registry) is released the code I have waiting to communicate with such registries is untested and therefore unavailable. As soon as I can access a registry 2.1 with the new search API, I will test & release.
+1. When will it can be released?
+1 yeah!
+1
+1
I made a new web app with registry v2 support. Please find the docker image at https://hub.docker.com/r/hyper/docker-registry-web/ and source code at https://github.com/mkuchin/docker-registry-web Feedback is welcome.
Wow,
Maybe good to have some basic auth or something. this works great! Good view on what's going on, in my repository!
Thank you
2015-09-04 11:17 GMT+02:00 mkuchin [email protected]:
I made a new web app with registry v2 support. Please find the docker image at https://hub.docker.com/r/hyper/docker-registry-web/ and source code at https://github.com/mkuchin/docker-registry-web Feedback is welcome.
— Reply to this email directly or view it on GitHub https://github.com/atc-/docker-registry-ui/issues/141#issuecomment-137686073 .
+1
+1
:+1:
+1
+1
Great to see support coming! +1
+1, support for a token auth registry would be nice also! See a few supporting basic auth restricted registries, but none that support token restricted registries.