Create and query container image manifest lists and indexes
Command-line tool to create and query container image manifest list/indexes
manifest-tool$ manifest-tool create myrepo/myimage:latest --amend myrepo/myimage:amd64-v1.0 --amend myrepo/myimage:arm64-v1.0$ manifest-tool inspect myrepo/myimage:latest$ manifest-tool push myrepo/myimage:latest