docker buildx rm <string>
Remove a builder instance
Arguments
Name | Description |
---|---|
string |
Options
Name | Description |
---|---|
--all-inactive <string> | Remove all inactive builders |
--force, -f <string> | Do not prompt for confirmation |
--keep-daemon <string> | Keep the buildkitd daemon running |
--keep-state <string> | Keep BuildKit state |