Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Latest commit

 

History

History
44 lines (32 loc) · 1.51 KB

File metadata and controls

44 lines (32 loc) · 1.51 KB

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.