My command: `docker buildx rm arm` The output: `Cannot connect to the Docker daemon at tcp://121.36.64.187:2375. Is the docker daemon running?` Expected behaviors: I can remove the buildx instance no matter if it's online.
My command:
docker buildx rm armThe output:
Cannot connect to the Docker daemon at tcp://121.36.64.187:2375. Is the docker daemon running?Expected behaviors:
I can remove the buildx instance no matter if it's online.