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

Differentiating credsStore from credHelpers #7

Open
stuhood opened this issue Mar 21, 2023 · 0 comments
Open

Differentiating credsStore from credHelpers #7

stuhood opened this issue Mar 21, 2023 · 0 comments

Comments

@stuhood
Copy link
Contributor

stuhood commented Mar 21, 2023

Based on the explanation of the credential helper protocol from https://docs.docker.com/engine/reference/commandline/login/#credential-helper-protocol, it looks like the normalization that was applied to get_auth in #5 should be applied to get_helper as well.

AFAICT, the credStore is supposed to receive an entire URL for a server. But credHelpers are keyed by only the "registry domain" (similar to the auths), and currently the entire server URL is used in get_helper.

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

No branches or pull requests

1 participant