I'm trying to pull image from a container registry on a fresh vm (have tried debian, ubuntu,..) but I'm always getting gcloud errors like:
miro@ingestion-vm-1:~$ gcloud components install docker-credential-gcr
ERROR: (gcloud.components.install) You cannot perform this action because this Cloud SDK installation is managed by an external package manager.
have tried also with docker-credential-cloud, but the same result.
Please is there somewhere an example / list of steps I need to to be able to pull a docker image from a fresh vm?
Thanks a lot for any kind of feedback :)
m.