Skip to content

A Dockerfile/container that contains a bunch of useful tools for Kubernetes/Vault/Helm and more - it's been designed as a pipeline image or for debugging.

License

Notifications You must be signed in to change notification settings

drewbernetes/cloud-cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud CLI Tools

An image containing the OpenStackCLI. This used to contain more tools but they are not really needed. If they are, feel free to add them.

The following are added to the image:

CLI Tool Versions
OpenstackCLI Latest from PIP

Running locally

If you wish to run it locally then you can run it in docker by doing the following:

docker build -t cloud-cli-tools:v0.0.0 .

docker run --name cloud-cli-tools -it --rm --env OS_CLOUD=some-cloud -v /path/to/openstack/clouds.yaml:/home/cloud-cli-tools/.config/openstack/clouds.yaml cloud-cli-tools:v0.0.0

#Then from in here
baski build / scan / sign

Images

The images are available via DockerHub

About

A Dockerfile/container that contains a bunch of useful tools for Kubernetes/Vault/Helm and more - it's been designed as a pipeline image or for debugging.

Resources

License

Stars

Watchers

Forks

Packages

No packages published