Files
buildx/docs/reference/buildx_use.md
T
2021-03-25 00:37:53 +01:00

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.