Overview of pack - Buildpack CLI
mainpack is a CLI tool designed to facilitate the use of Cloud Native Buildpacks. It serves three primary user groups:
- App Developers: Use buildpacks to convert source code into runnable container images.
- Buildpack Authors: Develop and package buildpacks for distribution.
- Operators: Package buildpacks for distribution and maintain applications.
pack is a CLI implementation of the Platform Interface Specification for Cloud Native Buildpacks.