//
pkg.gl
Category
github.com/csrwng/source-to-image
pkg
build
strategies
layered
package
1.1.11
Repository:
https://github.com/csrwng/source-to-image.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
0
Files
203 SLOC
#
Functions
New
New creates a Layered builder.
#
Structs
Layered
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.