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

Implement registry client without auth #18

Closed
Wwwsylvia opened this issue Apr 28, 2023 · 0 comments · Fixed by #21
Closed

Implement registry client without auth #18

Wwwsylvia opened this issue Apr 28, 2023 · 0 comments · Fixed by #21
Labels
enhancement New feature or request
Milestone

Comments

@Wwwsylvia
Copy link
Member

Wwwsylvia commented Apr 28, 2023

The registry client should be conforming distribution spec v1.0.1 and Docker V2 API.

API list: https://github.com/opencontainers/distribution-spec/blob/v1.0.0/spec.md#endpoints

Reference: https://github.com/oras-project/oras-go/blob/main/registry/remote/repository.go
Local registry for testing: https://docs.docker.com/registry/

@Wwwsylvia Wwwsylvia added the documentation Improvements or additions to documentation label Apr 28, 2023
@Wwwsylvia Wwwsylvia added this to the v0.2.0 milestone Apr 28, 2023
@Wwwsylvia Wwwsylvia added enhancement New feature or request and removed documentation Improvements or additions to documentation labels Apr 28, 2023
Wwwsylvia pushed a commit that referenced this issue May 27, 2023
fixes #18

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant