ZIP
WinGet
pack
buildpacks · 0.40.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
pack-v0.40.3-windows.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
buildpacks.pack
Version
0.40.3
Description
CLI for building apps using Cloud Native Buildpacks
License
Apache-2.0
↗
Homepage
https://github.com/buildpacks/pack
Release Notes
Prerequisites
- A container runtime such as Docker or podman must be available to execute builds.
Install
For instructions on installing pack, see our installation docs.
Run
Run the command pack.
You should see the following output
CLI for building apps using Cloud Native Buildpacks
Usage:
pack [command]
Available Commands:
build Generate app image from source code
builder Interact with builders
buildpack Interact with buildpacks
extension…