actions-marketplace-validations/Kaniko builder

Build and push docker images using Kaniko

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the build contextno.
registryDocker registry where the image will be pushedno
usernameUsername used for authentication to the Docker registryno
passwordPassword used for authentication to the Docker registryno
imageImage nameyes
tagImage tagno
cacheEnables build cacheno
cache_ttlHow long the cache should be considered validno
cache_registryDocker registry meant to be used as cacheno
cache_directoryFilesystem path meant to be used as cacheno
build_fileDockerfile filenameno
strip_tag_prefixPrefix to be stripped from the tagno
extra_argsAdditional arguments to be passed to the kaniko executorno
skip_unchanged_digestAvoids pushing the image if the build generated the same digestno
tag_with_latestTags the built image with additional latest tagno
targetSets the target stage to buildno
debugEnables trace for entrypoint.shno
namedescription
imageFull reference to the built image with registry and tag