redhat-actions/Source to Image Build

Build a container image from source code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
builder_imageThe s2i builder image (e.g. centos/go-toolset-7-centos7).yes
imageThe Name of the image to buildyes
tagsThe tags of the image to build. For multiple tags, seperate by a space. For example, "latest v1".nolatest
path_contextThe location of the path to run s2i fromno.
log_levelLog level when running the S2Ino1
env_varsList of environment variable key-value pairs to pass to the s2i builder contextno
include_gitInclude all files in tar during build which includes .git directorynofalse
namedescription
imageName of the image built
tagsList of the tags that were created, separated by spaces