# buildx rm ``` Usage: docker buildx rm [NAME] Remove a builder instance Options: --builder string Override the configured builder instance ``` ## Description Removes the specified or current builder. It is a no-op attempting to remove the default builder.