leandro-costa-oliveira/Forgejo Kaniko
Build a container image using Kaniko
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile | The Dockerfile to pass to Kaniko | no | — |
| context | Build context directory (absolute or relative to GITHUB_WORKSPACE) | no | — |
| image | Name and tag under which to upload the image | yes | — |
| registry | Domain of the registry. Should be the same as the first path component of the tag. | no | https://index.docker.io/v1/ |
| username | Username for the container registry | yes | — |
| password | Password for the container registry | yes | — |
Outputs
no outputs