Sign inSign up

cagataygurturk/gcp-toolkit

By cagataygurturk

Updated over 7 years ago

Image
0

475

cagataygurturk/gcp-toolkit repository overview

GCP Toolkit Docker Image

This Docker image includes some tools one may need for developing on GCP. The image is based on Debian busty and includes:

  • Terraform (latest stable version)
  • Google Cloud SDK
  • kubectl, kubectx, helm

Usage

You can run bash with the container image and mount your local directory to a directory inside the container.

docker run -v ${PWD}:/workspace -it cagataygurturk/gcp-toolkit:latest /bin/bash

Tag summary

Content type

Image

Digest

Size

204.1 MB

Last updated

over 7 years ago

docker pull cagataygurturk/gcp-toolkit