runner-action-kaniko/README.md

6 lines
191 B
Markdown
Raw Normal View History

2024-10-04 12:42:09 +02:00
# 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.