Registry / utility / buildpacks-lifecycle

buildpacks-lifecycle

JSON →
library0.21.12gogounverified

The lifecycle component of Cloud Native Buildpacks that orchestrates image building and app detection.

go get github.com/buildpacks/lifecycle
INSTALL
IMPORT
SIG · BUILDPACKS-LIFECYC
B
buildpacks-lifecycle
utilitygov0.21.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lifecycle
github.com/buildpacks/lifecycle

Print the lifecycle version.

package main import ( "fmt" "github.com/buildpacks/lifecycle" ) func main() { fmt.Println(lifecycle.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.12latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
buildpacks-lifecycle — go get buildpacks-lifecycle · libregistry