0x2615 / cga-cf-bosh-cli-docker

Provides a docker image with the BOSH CLI v2, and other useful build tools for cloud.gov.au

Home Page:https://hub.docker.com/r/govau/cga-cf-bosh-cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Docker Automated build Docker Build Status

Cloud Foundry BOSH CLI v2 deployed using docker

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.

How to get it?

Pull the image from docker hub:

docker pull govau/cga-cf-bosh-cli

How to build it locally?

Assumes you have docker running locally

  1. Clone this repository:
git clone https://github.com/govau/cga-cf-bosh-cli.git
  1. Build the image:
docker build cga-cf-bosh-cli

About

Provides a docker image with the BOSH CLI v2, and other useful build tools for cloud.gov.au

https://hub.docker.com/r/govau/cga-cf-bosh-cli/

License:MIT License


Languages

Language:Dockerfile 100.0%