You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-dis...@googlegroups.com
Hi,
I'm trying to run ```gcloud docker``` from inside a gce instance and it says the command isn't found. I know it works on my local machine running 0.9.69 but inside my gce instance the command doesn't exists. Is their a way to upgrade gcloud inside a gce instance?
Faizan (Google Cloud Support)
unread,
Jul 20, 2015, 6:55:37 PM7/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-dis...@googlegroups.com, garrett.e...@gmail.com
Hello Garrett,
The GCE instance doesn't come with docker client installed on it. You can install the docker on your GCE instance in order to use gcloud docker commands. You find more information on the gcloud docker commands on this link.
I hope that helps.
Faizan
Garrett Everding
unread,
Aug 15, 2015, 2:09:52 PM8/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-discussion, garrett.e...@gmail.com
I have the docker client installed so I can run "$ docker pull ubuntu" but I need a newer version of gcloud to run "$ gcloud docker pull gcr.io/<project>/<image>". And I cant update gcloud to the requisite version without manually installing.