Skip to content

cf-routing/dockerapplifecycle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerapplifecycle

Note: This repository should be imported as code.cloudfoundry.org/dockerapplifecycle.

The docker app lifecycle implements a Docker deployment strategy for Cloud Foundry on Diego.

The Builder extracts the start command and execution metadata from the docker image.

The Launcher executes the start command with the correct Cloud Foundry and docker environment.

Read about the app lifecycle spec here: https://github.com/cloudfoundry/diego-design-notes#app-lifecycles

About

Code that runs inside of containers, for docker-based apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 99.3%
  • Shell 0.7%