Implements the Docker.Command behaviour for docker buildx rm.
Docker.Command
docker buildx rm
@type t() :: %Docker.Commands.Builder.Rm{ all_inactive: term(), force: term(), keep_state: term(), name: term() }