Skip to content

karampok/gocf-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocf-apps

Push just an app

cf api api.bosh-lite.com --skip-ssl-validation && cf auth admin  <passwd>
cf create-org o && cf t -o o && cf create-space s && cf t -o o -s s
cf enable-feature-flag diego_docker
cf push test-app -o cloudfoundry/test-app -i 2

About

A collection of playground apps to CF using go an binary buildpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published