docs: split reference docs to separate files

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-01-13 15:21:39 +01:00
parent 2d86ddd37f
commit ff749d8863
11 changed files with 835 additions and 701 deletions

View 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.