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

Credential helpers are used even if they are not configured #5020

Closed
magilus opened this issue Oct 29, 2019 · 3 comments
Closed

Credential helpers are used even if they are not configured #5020

magilus opened this issue Oct 29, 2019 · 3 comments

Comments

@magilus
Copy link

magilus commented Oct 29, 2019

  • [ X ] I have tried with the latest version of my channel (Stable or Edge)
  • [ X ] I have uploaded Diagnostics

Expected behavior

Docker should keep the config.json file untouched on every startup (esp. not insert/modify credStore value).

Actual behavior

On every startup, Docker modifies the config.json file on Windows, adding "credsStore":"desktop", which ultimatively leads to a situation in which it is not using the credentials stored in the config.json file in base64 encoding. In our use case, this is needed. In #1359, a checkbox has been introduced for Docker for Mac ("Securely store Docker logins in macOS keychain") to work around this issue. A solution would be to also introduce it for Docker for Windows. Alternatively, an option "credsStore":"none" would be an option which is persisted.

@docker-robott
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30d of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@philippe-granet
Copy link

Same problem for me, open new issue #6043

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jul 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants