You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# buildx rm
|
|
|
|
```
|
|
docker buildx rm [NAME]
|
|
```
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Remove a builder instance
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
## Description
|
|
|
|
Removes the specified or current builder. It is a no-op attempting to remove the
|
|
default builder.
|