I’m running boot2docker on Yosemite on a Mac. I’m new to docker, but I’ve been exploring for the past two weeks and things were working fine. However, now I cannot issue any “docker” commands.
the server is up and my $DOCKER_HOST is setup correctly (tcp://192.168.59.103).
For example, when I try to run “$ docker ps” I get the following error:
Ok, so that should mean that the daemon is still running in the VM.
Can you look at VirtualBox settings and see what the IP address for the VM is? Does it match the DOCKER environment variables?