Cloud foundry - Performance Acceptance Test
194
Image based on https://github.com/cloudfoundry-incubator/pat
docker run -it --name=pat --env-file=config.env -p 8080:8080 cf-pat
where, config.env content as follows
CF_URL=api.eu-gb.cf.cloud.ibm.com
CF_ORG=MyOrg
CF_SPACE=cf-pat-target
CF_USER=apikey
CF_PASS=6e***QH
Content type
Image
Digest
Size
330 MB
Last updated
about 7 years ago
docker pull tomanwalker/cf-pat