All Projects → buildpacks → Pack

buildpacks / Pack

Licence: apache-2.0
CLI for building apps using Cloud Native Buildpacks

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Pack

Bfe
A modern layer 7 load balancer from baidu
Stars: ✭ 5,185 (+385.94%)
Mutual labels:  cncf
Smi Spec
Service Mesh Interface
Stars: ✭ 729 (-31.68%)
Mutual labels:  cncf
Toc
⚖️Technical Oversight Committee (TOC)
Stars: ✭ 951 (-10.87%)
Mutual labels:  cncf
Nexclipper
Metrics Pipeline for interoperability and Enterprise Prometheus
Stars: ✭ 533 (-50.05%)
Mutual labels:  cncf
Sig Security
🔐CNCF Special Interest Group on Security -- secure access, policy control, privacy, auditing, explainability and more!
Stars: ✭ 662 (-37.96%)
Mutual labels:  cncf
Spiffe
The SPIFFE Project
Stars: ✭ 818 (-23.34%)
Mutual labels:  cncf
Networkservicemesh
The Hybrid/Multi-cloud IP Service Mesh
Stars: ✭ 456 (-57.26%)
Mutual labels:  cncf
Argo Workflows
Workflow engine for Kubernetes
Stars: ✭ 10,024 (+839.46%)
Mutual labels:  cncf
Eventrouter
A simple introspective kubernetes service that forwards events to a specified sink.
Stars: ✭ 671 (-37.11%)
Mutual labels:  cncf
Nats.rb
Ruby client for NATS, the cloud native messaging system.
Stars: ✭ 850 (-20.34%)
Mutual labels:  cncf
Presentations
📊Presentations from the CNCF community to share and reuse
Stars: ✭ 566 (-46.95%)
Mutual labels:  cncf
Dragonfly
Dragonfly is an intelligent P2P based image and file distribution system.
Stars: ✭ 5,720 (+436.08%)
Mutual labels:  cncf
Participatecommunity
如何参加 CNCF 等开源社区呢?如何向 Kubernetes 等开源仓库提交贡献呢?这里提供一些信息
Stars: ✭ 18 (-98.31%)
Mutual labels:  cncf
K8s Conformance
🧪CNCF K8s Conformance Working Group
Stars: ✭ 522 (-51.08%)
Mutual labels:  cncf
Cka Pre
总结一些Kubernets 知识点, 根据CNCF curriculum v1.9.0 编写
Stars: ✭ 39 (-96.34%)
Mutual labels:  cncf
Hub
Find, install and publish Kubernetes packages
Stars: ✭ 460 (-56.89%)
Mutual labels:  cncf
Distribution
The toolkit to pack, ship, store, and deliver container content
Stars: ✭ 6,445 (+504.03%)
Mutual labels:  cncf
Kubernetes With Cri O
📦 🚀 📦 - Kubernetes Cluster setup using CRI-O Runtime
Stars: ✭ 51 (-95.22%)
Mutual labels:  cncf
Linkerd2 Proxy
A purpose-built proxy for the Linkerd service mesh. Written in Rust.
Stars: ✭ 1,043 (-2.25%)
Mutual labels:  cncf
Kudo
Kubernetes Universal Declarative Operator (KUDO)
Stars: ✭ 849 (-20.43%)
Mutual labels:  cncf

pack - Buildpack CLI

Build results Go Report Card codecov 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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].