pack

package module
v0.33.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 0 Imported by: 7

README

pack - Buildpack CLI

Build results Go Report Card codecov GoDoc GitHub license CII Best Practices Slack Gitpod ready-to-code

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.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the version of `pack`. It is injected at compile time.
	Version = "0.0.0"
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
internal
builder/testmocks
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
commands/testmocks
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
pkg
archive
Package archive defines a set of functions for reading and writing directories and files in a number of tar formats.
Package archive defines a set of functions for reading and writing directories and files in a number of tar formats.
client
Package client provides all the functionally provided by pack as a library through a go api.
Package client provides all the functionally provided by pack as a library through a go api.
dist
Package dist is responsible for cataloging all data types in relation to distributing Cloud Native Buildpack components.
Package dist is responsible for cataloging all data types in relation to distributing Cloud Native Buildpack components.
logging
Package logging implements the logger for the pack CLI.
Package logging implements the logger for the pack CLI.
testmocks
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
tools module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL