module
Version:
v0.0.0-...-e2a5b5d
Opens a new window with list of versions in this module.
Published: Feb 17, 2022
License: MIT
Opens a new window with license information.
README
¶
buildkit-pack
Generic BuildKit frontend for building Buildpacks directly. Adapted from tonistiigi/buildkit-pack.
Improvements
- Uses the Cloud Native Buildpacks pack CLI under the hood.
- Allows you to specify a builder and use a project descriptor to pass in build env vars.
Usage
With buildctl
:
buildctl build --frontend=gateway.v0 --opt source=lyzs90/pack --local context=. --opt build-arg:builder=cnbs/sample-builder:bionic
Options
--opt build-arg:builder=<builder-img>
Examples
Click to show internal directories.
Click to hide internal directories.