No description
Find a file
2025-02-05 16:12:04 +01:00
action.yml Make Dockerfile location configurable 2025-02-05 16:12:04 +01:00
Dockerfile Initial commit 2024-10-04 12:42:09 +02:00
entrypoint.sh Make Dockerfile location configurable 2025-02-05 16:12:04 +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.