package
0.0.0-20240717143751-d5f93d301171
Repository: https://github.com/coryb/llblib.git
Documentation: pkg.go.dev
# README
custom-frontend
The custom-frontend
example is a basic buildkit frontend that takes a build option custom:image-name
and returns the state that corresponds to that image along with the image config.
This is used with the TestCustomFrontend
test in the project root.