[Answered ]-Getting error "Error getting credentials – err: exit status 1, out : “" when trying to build on my mac but in ubuntu everything looks good

1👍

Try editing ~/.docker/config.json and replacing "credsStore": "desktop" with "credsStore": "osxkeychain".

Leave a comment