Skip to content

Access credentials store #13

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

Open
richfitz opened this issue Feb 26, 2018 · 3 comments
Open

Access credentials store #13

richfitz opened this issue Feb 26, 2018 · 3 comments
Milestone

Comments

@richfitz
Copy link
Owner

https://github.com/shin-/dockerpy-creds

@richfitz
Copy link
Owner Author

@richfitz
Copy link
Owner Author

import docker
ac = docker.auth.load_config()
store_name = docker.auth.get_credential_store(ac, "docker.io")
docker.auth._resolve_authconfig_credstore(ac, "docker.io", store_name)

@richfitz
Copy link
Owner Author

@richfitz richfitz added this to the CRAN v1.0.0 milestone Nov 20, 2018
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