No description
Find a file
2025-02-05 19:47:43 +01:00
action.yml Try supporting a workdir 2025-02-05 19:44:39 +01:00
Dockerfile Initial commit 2024-10-04 12:42:09 +02:00
entrypoint.sh Add newline 2025-02-05 19:47:43 +01:00
README.md Initial commit 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.