/docker-google-cloud-sdk

Minimal Google Cloud SDK tools docker image

Primary LanguageDockerfileISC LicenseISC

Google Cloud SDK Docker Image

GitHub Tag

Minimal Google Cloud SDK tools docker image running on an Alpine Linux base. Useful for automation on GCE or adhoc commands. Thanks to the Alpine Linux base, this image is only 166 MB uncompressed—compared to over 1 GB (omg!) for the official image. This image doesn't include any fancy extras which also helps keep it small.

Usage

From a terminal simply run the image to enter a cli environment:

$ docker run -ti --rm wearegenki/google-cloud-sdk:latest

Licence

ISC—feel free to use this source code however you like. See LICENCE.md.

Author

Proudly made by Max Milton <max@wearegenki.com>.


© We Are Genki