mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-10 05:27:07 +08:00
docs: split reference docs to separate files
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
7
docs/reference/buildx_use.md
Normal file
7
docs/reference/buildx_use.md
Normal file
@ -0,0 +1,7 @@
|
||||
# `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.
|
Reference in New Issue
Block a user