# procfile-cnb **Repository Path**: mirrors_cloudfoundry/procfile-cnb ## Basic Information - **Project Name**: procfile-cnb - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `procfile-cnb` The Cloud Foundry Procfile Buildpack is a Cloud Native Buildpack V3 that enables the use of a procfile to declare process types. ## Detection The detection phase passes if * `Procfile` exists ## Build If the build plan contains * `procfile` * Contributes process types declared in the procfile to `launch.toml` ## License This buildpack is released under version 2.0 of the [Apache License][a]. [a]: https://www.apache.org/licenses/LICENSE-2.0