The Problem: While trying to setup Docker for Mac I kept getting the following error anytime I tried to spin up a Docker image: Couldn’t connect to Docker daemon. You might need to start Docker for Mac. All the fixes said do this: eval “docker-machine env default” I tried but kept getting Host does not…