Annotate a manifest list entry with platform metadata.
Section: Registries and Manifests
Annotate manifest entry
bash
bash
docker manifest annotate ghcr.io/acme/myapp:1.0.0 ghcr.io/acme/myapp:1.0.0-arm64 --arch arm64Explanation
Useful when building a multi-platform image index manually.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Registries and Manifests