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 pull Docker image using Docker Tooling perspective #437

Open
BillyD73 opened this issue Oct 7, 2021 · 0 comments
Open

Unable to pull Docker image using Docker Tooling perspective #437

BillyD73 opened this issue Oct 7, 2021 · 0 comments
Labels

Comments

@BillyD73
Copy link
Collaborator

BillyD73 commented Oct 7, 2021

When using the Docker Tooling perspective to pull an image, I encountered the following error on MacOS: org.mandas.docker.client.exceptions.DockerException: java.io.IOException: Cannot run program "docker-credential-desktop": error=2, No such file or directory.

To workaround this issue, go to ~/.docker/config.json and change credsStore to credStore or use docker pull manually to pull down the image you need rather than using the tooling.

@BillyD73 BillyD73 added the bug label Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant