buildx/docs/reference/buildx_stop.md
Tonis Tiigi c46407b2d3
docs: reference docs updates
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-25 00:44:17 +01:00

288 B

buildx stop

docker buildx stop [NAME]

Stop builder instance

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.