mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-15 16:07:11 +08:00
docs: split reference docs to separate files
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
6
docs/reference/buildx_stop.md
Normal file
6
docs/reference/buildx_stop.md
Normal 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.
|
Reference in New Issue
Block a user