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

Unable to pass credential hash for builds #497

Open
jeffb-stell opened this issue Aug 21, 2017 · 0 comments
Open

Unable to pass credential hash for builds #497

jeffb-stell opened this issue Aug 21, 2017 · 0 comments

Comments

@jeffb-stell
Copy link

The existing credential touchpoints in docker-api (Docker.authenticate! and Docker.creds) do not support config file credential hashes being passed in.

Docker::Util.build_config_header attempts to create a useful hash, but an interface that allowed using a closer representation of the map expected by the API would be useful for, as an example, Docker builds that access multiple private repositories.

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