From c5f1cb11217af9ffcb794f681ef9ab8ae8e2714e Mon Sep 17 00:00:00 2001 From: Manfred Zabarauskas Date: Mon, 16 Jun 2014 09:13:23 -0700 Subject: [PATCH] Updated Cloud SDK download link, added a command to set the project no DCO - considered a spelling fix squashed by Docker-DCO-1.1-Signed-off-by: Sven Dowideit (github: SvenDowideit) --- docs/sources/installation/google.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/sources/installation/google.md b/docs/sources/installation/google.md index 79d40c07d9..b6c1b3d275 100644 --- a/docs/sources/installation/google.md +++ b/docs/sources/installation/google.md @@ -12,10 +12,9 @@ page_keywords: Docker, Docker documentation, installation, google, Google Comput 2. Download and configure the [Google Cloud SDK][3] to use your project with the following commands: - $ curl https://dl.google.com/dl/cloudsdk/release/install_google_cloud_sdk.bash | bash + $ curl https://sdk.cloud.google.com | bash $ gcloud auth login - Enter a cloud project id (or leave blank to not set): - ... + $ gcloud config set project 3. Start a new instance using the latest [Container-optimized image][4]: (select a zone close to you and the desired instance size)