Container for running CloudFoundry client.
10M+
Container for running CloudFoundry client.
It includes some packages commonly used when deploying CF apps:
cf CLIcurlunzipgitIt also includes some commonly-used cf plugins:
$ cd cf-cli
$ docker build -t cf-cli .
docker run -i -t cf-cli cf --version
docker run -i -t cf-cli curl --version
docker run -i -t cf-cli unzip -v
docker run -i -t cf-cli git --version
Content type
Image
Digest
sha256:0035c46ba…
Size
70.7 MB
Last updated
about 1 year ago
docker pull governmentpaas/cf-cli