Skip to content
/ gcloud Public

Run the Google Cloud SDK as a non-root user using Docker without installing it on your computer first.

Notifications You must be signed in to change notification settings

cliwrap/gcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Run the Google Cloud SDK as a non-root user using Docker without installing it on your computer first.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published