# dist-zip-cnb **Repository Path**: mirrors_cloudfoundry/dist-zip-cnb ## Basic Information - **Project Name**: dist-zip-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 # `dist-zip-cnb` The Cloud Foundry DistZip Buildpack is a Cloud Native Buildpack V3 that provides enables the running of DistZip style applications. ## Detection The detection phase passes if: * The build plan contains `jvm-application` ## Build If the build plan contains * `jvm-application` * Checks for the existence of a single non-Windows start script in `/*/bin/*` * If found, * Contributes suitably configured process types ## License This buildpack is released under version 2.0 of the [Apache License][a]. [a]: https://www.apache.org/licenses/LICENSE-2.0