랭킹으로 돌아가기
CLI for building apps using Cloud Native Buildpacks
cloud-native-buildpacksbuildpackscncf
주요 지표
스타 성장
스타
3k
포크
351
주간 성장
—
이슈
116
1k2k
2018년 8월2019년 11월2021년 3월2022년 7월2023년 11월2025년 3월2026년 7월
아티팩트Go Modules
go get github.com/buildpacks/packREADME
pack - Buildpack CLI
pack makes it easy for...
- App Developers to use buildpacks to convert code into runnable images.
- Buildpack Authors to develop and package buildpacks for distribution.
- Operators to package buildpacks for distribution and maintain applications.
Usage

Getting Started
Get started by running through our tutorial: An App’s Brief Journey from Source to Image
Contributing
- CONTRIBUTING - Information on how to contribute, including the pull request process.
- DEVELOPMENT - Further detail to help you during the development process.
- RELEASE - Further details about our release process.
Documentation
Check out the command line documentation here
Specifications
pack is a CLI implementation of the Platform Interface Specification for Cloud Native Buildpacks.
To learn more about the details, check out the specs repository.