This image is for building containers for accessing Bosh programmatically from our pipelines using the Bosh v2 CLI. Logging into Bosh and managing secrets is to be done in the pipelines using this image.
$ cd bosh-cli-v2
$ docker build -t bosh-cli-v2 .
docker run -i -t bosh-cli-v2 bosh --version
Content type
Image
Digest
sha256:cf6a4668c…
Size
278.2 MB
Last updated
about 1 year ago
docker pull governmentpaas/bosh-cli-v2