mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
8 lines
243 B
Markdown
8 lines
243 B
Markdown
# `buildx use NAME`
|
|
|
|
## Description
|
|
|
|
Switches the current builder instance. Build commands invoked after this command
|
|
will run on a specified builder. Alternatively, a context name can be used to
|
|
switch to the default builder of that context.
|