Sign inSign up

governmentpaas/cf-acceptance-tests

By governmentpaas

Updated 12 months ago

Container for running CloudFoundry acceptance tests.

Image
0

1M+

governmentpaas/cf-acceptance-tests repository overview

Container for running CloudFoundry acceptance tests.

It includes all the dependencies of the CF test helpers:

Based on the upstream image, which is hosted on GitHub.

Build locally

$ cd cf-acceptance-tests
$ docker build -t cf-acceptance-tests .

Run

docker run -i -t cf-acceptance-tests go version
docker run -i -t cf-acceptance-tests cf --version
docker run -i -t cf-acceptance-tests curl --version

Tag summary

Content type

Image

Digest

sha256:175104474

Size

482.9 MB

Last updated

about 1 year ago

docker pull governmentpaas/cf-acceptance-tests