Hi,
-
I have pushed a custom container to gcr.io//reponame/imagename:latest
from gcloud cli on local WSL + podman. -
Then from google console\ vertex ai\ model registry, i tried to import the custom container as new model and new version. I’m able to browse to the container image and select the image URI.
-
Then once I click finish, i get error container Image not found.
Same is the error with gcloud ai models upload command executed from the notebook.
Please suggest, how to debug the issue and identify root cause.
Thanks in advance.