docker buildx imagetools create --tag myrepo/myapp:latest myrepo/myapp:amd64 myrepo/myapp:arm64

Category: Docker

docker buildx imagetools create --tag myrepo/myapp:latest myrepo/myapp:amd64 myrepo/myapp:arm64

Create a multi-arch manifest list combining platform-specific images

Creates a multi-arch manifest list combining separately built AMD64 and ARM64 images under one tag.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.