Skip to main content

πŸ“ Solution to Docker err exec "docker-credential-desktop" executable file not found in $PATH, out

accessing entity: error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out:

just edit your ~/.docker/config.json and remove the "credsStore" : "desktop" and leave the "credStore" : "desktop"

Thats all


Comments