mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-10 13:37:08 +08:00
rm: support removing multiple builders at once
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
# buildx rm
|
||||
|
||||
```text
|
||||
docker buildx rm [NAME]
|
||||
docker buildx rm [OPTIONS] [NAME] [NAME...]
|
||||
```
|
||||
|
||||
<!---MARKER_GEN_START-->
|
||||
Remove a builder instance
|
||||
Remove one or more builder instances
|
||||
|
||||
### Options
|
||||
|
||||
|
Reference in New Issue
Block a user