Whenever I attempt to push a container to the Google Container Registry from my local machine, I get the following error:
denied: Unable to access the repository; please check that you have permission to access it.
If I open the Cloud Shell, I can push containers with no problems. I have tried doing "gcloud auth login" several times and it seems to make no difference. I don't have any problems running other gcloud commands locally. Any help would be greatly appreciated.