pixelfederation/Manifest tool
tool or multiarch images
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Mar 21, 2024
- License
- None
Pinned Snippet
uses: pixelfederation/gh-action-manifest-tool@e3314c64f88660a17c87858307847ea67d421cc6 # v0.1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username used for authentication to the registry | no | — |
| password | Password used for authentication to the registry | no | — |
| platforms | Which platforms you want to push for in the form OS/ARCH,OS/ARCH,.. eg. `linux/amd64,linux/arm64` | no | linux/amd64 |
| template | Image repo:tag source for inputs by replacing the placeholders OS, ARCH and VARIANT with platform input | yes | — |
| target | Specifies the target image repo:tag that will be the manifest list entry in the registry. | yes | — |
| manifest_tool_bin | Specify binary to use, should be left to autodetected platform | no | — |
Outputs
no outputs