see github repository https://github.com/orange-cloudfoundry/paas-docker-cloudfoundry-tools
100K+
Orange:
AlphaGov: not using Travis anymore
Orange specifics:
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.
You can add a new container you only need to add these files:
Dockerfile and support files to build the image.README.md file describing the container. Its content will populate the
docker repository description.*_spec.rb files to test the container.Note: The automated build in dockerhub or similar must be setup manually.
Tasks to build and tests the containers will be generated automatically:
rake build:bosh-init builds the container under ./bosh-initrake build:all builds all containersrake spec:bosh-init tests the container under ./bosh-initrake spec:all tests all the containersTravis will execute the tasks build:all and spec:all
Content type
Image
Digest
sha256:4581c318f…
Size
231 MB
Last updated
about 4 years ago
docker pull orangecloudfoundry/bosh-cli-v2-cf-cli