package
1.5.0
Repository: https://github.com/openshift/source-to-image.git
Documentation: pkg.go.dev

# Functions

New creates a Layered builder.

# Structs

A Layered builder builds images by first performing a docker build to inject (layer) the source code and s2i scripts into the builder image, prior to running the new image with the assemble script.