dockerbakery/Cosign bake metadata
Generate a list of container image digests from "docker/bake-action" metadata output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bake-targets | The targets to bake | no | — |
| bake-metadata-output | The metadata output from 'docker/bake-action' | yes | — |
| recursive | If a multi-arch image is specified, additionally include digest of each discrete image | no | false |
Outputs
| name | description |
|---|---|
| images | A list of container image digests |