I'm getting the above error after running the below docker command:
gcloud docker --verbosity=error -- push gcr.io/devtest/pipeline:2.0.1
Please help me!
This the Docker version 19.03.8, build afacb8b Windows 10
gcloud auth configure-docker
docker push gcr.io/devtest/pipeline:2.0.1
With the first command, you have already configured docker to use gcloud as the credential helper. Then you can just use docker as you would for any other registries.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With