Docker / GCloud | How to fix docker-credential-gcloud not installed or not available in PATH?

I had the same exact issue. Deleting ~/.docker/config.json fixed it for me right away. See here: https://github.com/docker/for-linux/issues/383.


Opening ~/.docker/config.json and removing the credHelpers object fixed it for me.