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

ERROR: failed to solve: python:3.10: failed to resolve source metadata for docker.io/library/python:3.10: error getting credentials #15

Open
caio-passos opened this issue Dec 6, 2024 · 0 comments

Comments

@caio-passos
Copy link

caio-passos commented Dec 6, 2024

ERROR: failed to solve: python:3.10: failed to resolve source metadata for docker.io/library/python:3.10: error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: ``

I've found this issue while trying to build a docker image. But I've found a way to make it work.
here's a way to fix it:
Within ~/.docker/config.json, if you rename "credsStore" to => "credStore" it will build with no issue. I'm not exacly sure why, but it works.

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