This is a docker image source for Google Cloud SDK
$ docker pull ukitomato/google-cloud-sdk
$ docker run -ti --name gcloud-config ukitomato/google-cloud-sdk auth login
alias gcloud='docker run --rm -ti --volumes-from gcloud-config -v $(pwd):/working -w /working ukitomato/google-cloud-sdk'
$ gcloud version
Yuki Yamato [ukitomato]
Content type
Image
Digest
Size
670.5 MB
Last updated
almost 7 years ago
docker pull ukitomato/google-cloud-sdk