Skip to content

cloudfoundry/dockerapplifecycle

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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published