yinheli/kaniko action build

build a docker image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
contextpath to the dockerfile
dockerfiledefault DockerfileDockerfile
imagedocker image name without tags, mutiple image can be separated by comma, this params is conflict with destination, please choose one of them
destinationdocker image name with tags, mutiple destination can be separated by comma
build-argbuild arg
insecureallow insecure connection to registryfalse
insecure-pullallow insecure pullfalse
insecure-registryallow insecure registry
skip-tls-verifyskip tls verifyfalse
skip-tls-verify-pullskip tls verify pullfalse
skip-unused-stagesskip unused stagestrue
labellabel
no-pushno pushfalse
cacheenable cachefalse
cache-repocache repo
registry-mirrorregistry mirrordocker.mirrors.sjtug.sjtu.edu.cn,mirror.baidubce.com,index.docker.io
dockerconfig-dirdocker config file location, which mount to kaniko /.docker

no outputs