pack - Buildpack CLI

使用 Cloud Native Buildpacks 构建应用程序的 CLI。「Local CLI for building apps using Cloud Native Buildpacks」

Github stars Tracking Chart

pack - Buildpack CLI

pack 使其易于...

用法

入门

通过运行我们的教程开始学习:应用从源到映像的简短旅程

贡献

贡献 -- 有关贡献方式的信息,包括拉取请求流程。

开发 -- 在开发过程中为您提供帮助的更多详细信息。

发布 -- 有关我们发布过程的更多详细信息。

技术指标

pack是 Cloud Native Buildpacks 平台接口规范 的 CLI 实现。

要了解有关详细信息的更多信息,请查看规格库

(The first version translated by vz on 2020.08.02)

Overview

Name With Ownerbuildpacks/pack
Primary LanguageGo
Program languageGo (Language Count: 3)
PlatformLinux, Mac, Windows
License:Apache License 2.0
Release Count89
Last Release Namev0.33.2 (Posted on )
First Release Namev0.0.1 (Posted on )
Created At2018-06-25 04:41:23
Pushed At2024-04-16 15:09:34
Last Commit At
Stargazers Count2.4k
Watchers Count30
Fork Count276
Commits Count4.4k
Has Issues Enabled
Issues Count817
Issue Open Count104
Pull Requests Count1034
Pull Requests Open Count26
Pull Requests Close Count231
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

pack - Buildpack CLI

Build results
Go Report Card
GoDoc
GitHub license
Slack

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.

pack is a CLI implementation of the Platform Interface Specification for Cloud Native Buildpacks.

Usage

Contributing

For information on how to contribute to this project including its development
process see CONTRIBUTING.md.

Resources

To the top