includes bosh-cli-v2
10K+
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:728656f79…
Size
211.8 MB
Last updated
about 4 years ago
docker pull orangecloudfoundry/bosh-cli-v2