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.
From a terminal simply run the image to enter a cli environment:
$ docker run -ti --rm wearegenki/google-cloud-sdk:latest
ISC—feel free to use this source code however you like. See LICENCE.md.
Proudly made by Max Milton <max@wearegenki.com>.
© We Are Genki