Dockerapplifecycle

September 8, 2025 ยท View on GitHub

Caution

This repository has been in-lined (using git-subtree) into diego-release. Please make any future contributions directly to diego-release.

Dockerapplifecycle

Go Report
Card Go
Reference

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

Note

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

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.