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

Support to Docker Registry V2 API #214

Merged
merged 3 commits into from
Jan 5, 2021
Merged

Support to Docker Registry V2 API #214

merged 3 commits into from
Jan 5, 2021

Conversation

fujiwara
Copy link
Contributor

@fujiwara fujiwara commented Jan 4, 2021

#213

Rename package name dockerhub to registry.

registry supports any registries using docker registry API v2 https://docs.docker.com/registry/spec/api/
For example, public.ecr.aws, gcr.io, ghcr.io and etc.

For ECR, switch to using registry API v2 instead of ecr.ListImages API.
Therefore ecr:ListImages IAM policy becomes not required for verify command.

@fujiwara fujiwara marked this pull request as ready for review January 5, 2021 03:10
@fujiwara fujiwara merged commit d97aeb6 into v1 Jan 5, 2021
@fujiwara fujiwara deleted the ecr-public branch January 5, 2021 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant