Posts

Showing posts from September, 2023

[Solved] Error saving credentials: error storing credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: ``

  Error:- While building the image on the ubuntu image got the following error Error saving credentials: error storing credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: `` "credsStore": "desktop", Cause:- The issue is caused because the config file inside the ~/.docker/config.json is using credsStore which should be credStore