action.yml | ||
Dockerfile | ||
entrypoint.sh | ||
README.md |
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.
action.yml | ||
Dockerfile | ||
entrypoint.sh | ||
README.md |
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.