Provides a docker image with the BOSH CLI v2, and other useful build tools for cloud.gov.au
This repo is automatically built on docker hub.
Pull the image from docker hub:
docker pull govau/cga-cf-bosh-cli
Assumes you have docker running locally
- Clone this repository:
git clone https://github.com/govau/cga-cf-bosh-cli.git
- Build the image:
docker build cga-cf-bosh-cli