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,6 @@
# `buildx stop [NAME]`
## Description
Stops the specified or current builder. This will not prevent buildx build to
restart the builder. The implementation of stop depends on the driver.