kphrx/Create OCI/Docker manifest list
Create a new image based on source images with Buildx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sources | List of image sources | yes | — |
| annotations | List of annotation to set to the image | no | — |
| dry-run | Dry run imagetools create | — | false |
| tags | List of tags | no | — |
| github-token | GitHub Token used to authenticate against a repository for Git context | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| digest | Image digest |
| metadata | Build result metadata |