Docker
Docker Buildx could not load a multi-platform build result locally
Docker Buildx cannot load a multi-platform image directly into the local image store in this workflow, so the build must be pushed to a registry or exported differently.
Docker
Docker Buildx cannot load a multi-platform image directly into the local image store in this workflow, so the build must be pushed to a registry or exported differently.
Observed message
Loading the build result for multi-platform images is not supported.
Why it happens
How to fix it
Official reference
Docker Docs: Build Cloud usageRelated errors
Explore more