92776/how-to-pull-docker-image-to-gcp-cloud
Hi Team,
I want to pull one docker image to the GCP with the CLI command. But I am new to GCP CLI. Can anyone tell me, how can I do that?
Hi@akhtar,
You can use gcloud docker command to pull images to GCP. But before that, you need to configure the GCP CLI in your system.
$ gcloud docker -- pull gcr.io/google-containers/pause:1.0
The preferred way to export an image ...READ MORE
Buckets are the basic containers that hold your ...READ MORE
In order to create a Job using ...READ MORE
Hi@MD, You can follow the below steps to ...READ MORE
gcloud compute scp localpath vm_instance_name:instance/path READ MORE
Hi, You can do that using the API. ...READ MORE
Hybrid cloud is a cloud computing environment which ...READ MORE
Hybrid cloud is an infrastructure while multi-cloud ...READ MORE
Hi@akhtar, If you are using the default VPC ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
OR
Already have an account? Sign in.