Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Compatibility between credsStore and passphrase. #1042

Closed
yueli9 opened this issue Jun 25, 2018 · 0 comments
Closed

Compatibility between credsStore and passphrase. #1042

yueli9 opened this issue Jun 25, 2018 · 0 comments

Comments

@yueli9
Copy link

yueli9 commented Jun 25, 2018

My situation is we have two different registries. One uses the traditional passphrase, the other uses the credsStore which is Amazon ecr-login.
It seems that the docker-client would try to use credsStore to login to both of the registries, which will lead to an error.
Currently, I get around with this by creating a separate config.json file for ecr. But this lead to a lot of hassles.

Could you consider to change the configuration of docker-client? For example, it will use the passphrase if the passphrase part if not NULL. Otherwise, it will try to use the credsStore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant