Skip to content

Platform API 0.3

Compare
Choose a tag to compare
@ekcasey ekcasey released this 16 Jul 16:45
· 722 commits to main since this release
8c44b80

Platform API 0.3

This release of the Cloud Native Buildpacks Specification defines Platform API 0.3.

This release contains a more detailed and comprehensive specification of the platform/lifecycle contract. Because this release includes a rewrite of the paltform API (#87) the following list of additions is not comprehensive.

Notable Additions

  • creator executable that runs all build phases (#87)
  • rebaser executable (#87)
  • Project Metadata may be used to add source metadata to app images (#81, RFC 0013)
  • CNB_PLATFORM_API can be used to select a platform API (#92, #87, RFC 0041)
  • Build Reproducibility (#47, #111)