Skip to content
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

Add gitlab registry support #423

Open
zipofar opened this issue May 31, 2023 · 0 comments
Open

Add gitlab registry support #423

zipofar opened this issue May 31, 2023 · 0 comments

Comments

@zipofar
Copy link
Contributor

zipofar commented May 31, 2023

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/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Archived - Abandoned
Development

No branches or pull requests

1 participant