carry0987/Docker Multi-Arch Manifest
Merge digests from platform builds into a multi-arch manifest, tag the image, and optionally verify.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 13, 2026
- License
- MIT
Pinned Snippet
uses: carry0987/docker-multi-arch-manifest@26547e3ba54533d3493b8c741e533f5e5e6bf208 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Full image name (e.g. ghcr.io/org/app) | yes | — |
| tags | Tags to apply (multi-line, one per line) | yes | — |
| annotations | OCI annotations (multi-line key=value format), applied at index level for GHCR metadata display | no | "" |
| artifact-pattern | Glob pattern for digest artifacts | no | digests-* |
| verify | Whether to verify the manifest after creation | no | true |
Outputs
| name | description |
|---|---|
| digest | The digest of the multi-arch manifest |