nordseth/Nibbler
Build and push image with Nibbler
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| from-image | base image to build from | yes | — |
| to-images | push image to these registries | yes | — |
| labels | comma seperated list of labels to add to image | no | — |
| artifacts | path to artifacts to add to image | no | — |
| app-path | app path in image. Add artifacts to this path and set as working directory. | no | — |
| entrypoint | entrypoint for image | no | — |
| cmd | cmd for image | no | — |
| user | user inside image | no | — |
| nibbler-version | version of nibbler to use | yes | 1.15.1 |
Outputs
| name | description |
|---|---|
| image-digest | digest of image built |