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
Response
{:status=>401, :headers=>{"content-type"=>"application/json", "docker-distribution-api-version"=>"registry/2.0", "www-authenticate"=>"Bearer realm=\"https://gitlab.com/jwt/auth\",service=\"container_registry\"", "x-content-type-options"=>"nosniff", "date"=>"Wed, 31 May 2023 12:26:14 GMT", "content-length"=>"87"}, :body=>"", :request=>{:method=>:head, :url_path=>"/v2/", :params=>nil, :headers=>{"Accept"=>"application/vnd.oci.image.index.v1+json, application/vnd.oci.image.manifest.v1+json, application/vnd.docker.distribution.manifest.v1+json, application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, */*", "User-Agent"=>"Faraday v1.10.2"}, :body=>nil}}
Maybe we should try to use gem https://github.com/deitch/docker_registry2/tree/master And we should test it with k8s (https://chris-vermeulen.com/using-gitlab-registry-with-kubernetes/)
https://github.com/deitch/docker_registry2/tree/master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Response
Maybe we should try to use gem
https://github.com/deitch/docker_registry2/tree/master
And we should test it with k8s (https://chris-vermeulen.com/using-gitlab-registry-with-kubernetes/)
The text was updated successfully, but these errors were encountered: