class Kamal::Commands::Builder::Multiarch

def remove

def remove
  docker :buildx, :rm, builder_name
end