6 lines
191 B
Markdown
6 lines
191 B
Markdown
|
# runner-action-kaniko
|
||
|
|
||
|
Used to build container image from Dockerfile with kaniko. Using kaniko means
|
||
|
we do not need to make the outer docker daemon available to the inner runner
|
||
|
containers.
|