Sign inSign up

stellarhub/gcpadmin

By stellarhub

Updated over 4 years ago

A terminal with tools for GCP administration

Image
0

268

stellarhub/gcpadmin repository overview

This is an image for GCP administration with the following tools installed https://cloud.google.com/sdk/docs/install#deb

  • Google Cloud SDK

To setup the container on your machine

  • > docker pull stellarhub/gcpadmin
  • > docker run -it --name <your container name> stellarhub/gcpadmin
  • > # gcloud init
    BEWARE: The credential is now stored in the container. DO NOT share the container with others.
  • > # gcloud config set compute/region <default region. e.g. europe-north1>
  • > # exit

To run an existing container

  • > docker start -i <your container name>

Tag summary

Content type

Image

Digest

Size

339.2 MB

Last updated

over 4 years ago

docker pull stellarhub/gcpadmin