No description
Find a file
2025-02-05 20:39:02 +01:00
action.yml Add support for setting --context 2025-02-05 20:19:12 +01:00
Dockerfile Initial commit 2024-10-04 12:42:09 +02:00
entrypoint.sh No bash or arrays in busybox sh 2025-02-05 20:39:02 +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.