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

# Functions

GuessEntrypoint tries to guess the valid entrypoint from the source code repository.
New returns a new instance of OnBuild builder.

# Structs

OnBuild strategy executes the simple Docker build in case the image does not support STI scripts but has ONBUILD instructions recorded.