Sign inSign up

orangecloudfoundry/bosh-cli-v2-cf-cli

By orangecloudfoundry

Updated about 4 years ago

see github repository https://github.com/orange-cloudfoundry/paas-docker-cloudfoundry-tools

Image
0

100K+

orangecloudfoundry/bosh-cli-v2-cf-cli repository overview

Orange: Build Status AlphaGov: not using Travis anymore

Orange specifics:

  • spiff (only in this repo)
  • terraform (overrides Alphagov)

Contains Dockerfiles to build the Cloud foundry tools.

Each directory with a Dockerfile relates to a container and will have repository of the same name in Docker Hub.

How to add a new container

You can add a new container you only need to add these files:

  • the Dockerfile and support files to build the image.
  • a symlink to the hooks directory.
  • a README.md file describing the container. Its content will populate the docker repository description.
  • one or more *_spec.rb files to test the container.

Note: The automated build in dockerhub or similar must be setup manually.

Rake tasks

Tasks to build and tests the containers will be generated automatically:

  • rake build:bosh-init builds the container under ./bosh-init
  • rake build:all builds all containers
  • rake spec:bosh-init tests the container under ./bosh-init
  • rake spec:all tests all the containers

Travis will execute the tasks build:all and spec:all

Tag summary

Content type

Image

Digest

sha256:4581c318f

Size

231 MB

Last updated

about 4 years ago

docker pull orangecloudfoundry/bosh-cli-v2-cf-cli