cloudfoundry / buildpackapplifecycle

The bit that takes some bits, mashes them together with other bits, and produces a new bit
Apache License 2.0
18 stars 19 forks source link

buildpackapplifecycle

The buildpack lifecycle implements the traditional Cloud Foundry deployment strategy.

The Builder downloads buildpacks and app bits, and produces a droplet.

The Launcher runs the start command using a standard rootfs and environment.

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

[!NOTE]

This repository should be imported as code.cloudfoundry.org/buildpackapplifecycle.

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Diego area.

[!IMPORTANT]

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.