-
Notifications
You must be signed in to change notification settings - Fork 618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Docker Registry 2.0 #43
Comments
Yes, there are plans in the making. |
Great to hear! |
I'm pleased to hear. 👍 |
We need to have the search API implemented in the docker registry itself. Also, distribution/distribution/pull/173 needs to be implemented to have a tagging API. |
@kwk Great to hear that you plan to support registry V2. May I ask when it will be available? Or it just depends on the two APIs needed to be implemented by docker/distribution -- In other word, it may cost a long period? |
I hope we have a first version by the end of July. I suggest we collect features that shall be in it including those that we already have in the current frontend. One issue for each feature would be perfect (e.g. starting with the basic "Show all repositories", "List images inside a repository") and then label each issue with Feature planned for Docker Registry API v2 support.
No, I it does not depend on these. |
I've also created a milestone for this task. Feel free to open features you'd like to see in an early or later version of the frontend and I'll assign them the correct label and add them to the milestone. |
@kwk It seems that the two APIs is not available in distribution. Is it a trouble to implement API v2 support? |
I'm pleased to hear. 👍 |
+1, waiting the api v2 support! |
+1 |
not sure if you've seen this but there are plans to include some kind of catalog api to the registry that would eliminate the need to listen for webhooks: distribution/distribution#583 |
Great to hear your plans for v2.
Is this a bad thing though? Also looks like the API updates @jgangemi mentioned are happening distribution/distribution#653 |
+1 |
+1 |
Any current issues with v2.0? I pull the image, run it as instructed (specifying registry host and port), no SSL, no Kerberos, nothing fancy but when I go to the web ui (great look by the way) I do NOT see my registry. |
@jose-delarosa this issue still being open suggests that there is still no support for v2 |
@jonatanblue, yes that makes sense and the Docker Hub page makes it clear it is still under heavy development. I appreciate all the work everyone here does, I am but a humble user of your great work. |
hi all, |
@bchanan03 Can you elaborate on that? You can try running the |
Hi Here is how I started docker registry: Here is how I started docker registry UI v2: |
I've locked this issue because it is too vague. There are other issues that also deal with v2 support but are much more differentiated. |
Hi, Docker released 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
The text was updated successfully, but these errors were encountered: