Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 288 Bytes

buildx_stop.md

File metadata and controls

16 lines (10 loc) · 288 Bytes

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.