Sign inSign up

cliwrap/gcloud

By cliwrap

Updated about 5 years ago

Run gcloud in docker with your non-root user and in your current working directory.

Image
0

347

cliwrap/gcloud repository overview

Build
Status

The Dockerfile in this repository builds an Alpine Linux container which lets you run commands inside the container using a UID and GID which are passed in environment variables from outside the container, so that any files created in a volume mount can be created as the user and group who initiated docker run. It also has gcloud installed.

To download: docker pull cliwrap/gcloud

Examples

./gcloud --version

Tag summary

Content type

Image

Digest

Size

136.5 MB

Last updated

about 5 years ago

docker pull cliwrap/gcloud