docker buildx create --name mybuilder --use

Category: Docker

docker buildx create --name mybuilder --use

Create and activate a new buildx builder instance

Creates a new buildx builder and makes it the active one. --use sets it as the current builder.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.