Skip to content
This repository has been archived by the owner on Feb 17, 2019. It is now read-only.

bitkompagniet/gcloud-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

An image that is based directly on Googles google/cloud-sdk, but with docker binaries.

It does not run the docker service, which means it should connect to the docker socket.

For instance:

docker build -t gcloud . && docker run -v /var/run/docker.sock:/var/run/docker.sock -it gcloud

About

A version of gcloud sdk that also has docker binaries for host mounting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published