k8stooling/Kaniko Build
A GitHub action for building Docker images using Kaniko
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile | Path to the Dockerfile | yes | — |
| destination | Docker registry destination (image:tag) | yes | — |
| platform | Build platform (default: amd64, arm64, ppc64le, s390x) | no | amd64 |
| extra_args | Extra arguments to Kaniko | no | "" |
Outputs
no outputs