mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 09:17:49 +08:00
7 lines
189 B
Markdown
7 lines
189 B
Markdown
# `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.
|