bellrocktech/Kaniko Builder

build/push container images

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the build contextno.
registryContainer registry to push toyes
usernameContainer registry usernameyes
passwordContainer registry passwordyes
imagesprovides compat for docker/metadata-action list of images with tags, one per line e.g. images: | repo/image:tag1 repo/image:tag2 no
imageImage name to build, cannot be used with 'images'no
tagImage tag to build, cannot be used with 'images'no
cacheCache build layers / imageno
cache_ttlTTL after which the cache is considered staleno
cache_urlregistry and path to use for cache: reg.example.com/repo/cacheno
dockerfileDockerfileno
strip_tag_prefixPrefix to be stripped from the tagno
extra_argsAdditional args for kaniko executorno
build_argscomma separated --build-arg(s) for kaniko: foo=bar,bar=bazno
skip_unchanged_digestAvoids pushing image on same digestno
tag_with_latestTag this image build with 'latest' tagno
targetBuild this target from a multistage Dockerfileno
debugVerbose outputno

no outputs