Create and switch to a new builder instance.
Section: Buildx Basics
Create a builder
bash
bash
docker buildx create --name multiarch --useExplanation
Common first step for multi-platform builds.
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 Buildx Basics