The docker build was clearly successful as the docker image exists, but docker push keeps failing:
Why? And how do I fix it?
I also tried replacing the project name with the project ID from the dashboard as shown in the screenshot of the terminal, but to no avail.
I have already done gcloud auth configure-docker
before.
EDIT: After tagging the docker image appropriately, and then trying to push it, I still get the same error:
Showing two runs, the latter with project ID in the name. It gives error too.