We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error: registry does not implement v2 of the API. You can skip this check by clicking on the "Skip remote checks" checkbox.
If I skip remote checks, then portus doesn't appear to be communicating with the registry fully.
I can log in with the username and password that I create. I can push new images and get them back:
# curl -s 'https://portus-vagrant.mtnsat.io:5000/v2/_catalog'; echo {"repositories":["admin/busybox"]}
But the image never shows up in the portus UI.
The text was updated successfully, but these errors were encountered:
It actually looks like any password is authenticating, so there is no communication at all between the 2.
Sorry, something went wrong.
any updates on this case? I also have the same issue
No branches or pull requests
If I skip remote checks, then portus doesn't appear to be communicating with the registry fully.
I can log in with the username and password that I create. I can push new images and get them back:
But the image never shows up in the portus UI.
The text was updated successfully, but these errors were encountered: