I got an error when I was trying to download the docker image from
gcr.io/automl-vision-ondevice/gcloud-container-1.14.0:latest
But I got an error of Access Denied. How can I solve this issue? Thanks a lot.
$ export CPU_DOCKER_GCR_PATH=gcr.io/automl-vision-ondevice/gcloud-container-1.14.0:latest
$ docker pull ${CPU_DOCKER_GCR_PATH}
Error response from daemon: Get https://gcr.io/v2/automl-vision-ondevice/gcloud-container-1.14.0/manifests/latest: denied: Permission denied: Consumer 'project:automl-vision-ondevice' has been suspended.