I\'m running Mac OS 10.9.5 (Mavericks), I\'ve followed https://docs.docker.com/installation/mac/ to install Docker. I get a timeout error message when I run Docker even though t
I had this issue after running Cisco AnyConnect. Even after I shut down AnyConnect, the issue persisted.
@treehau5's answer works, but doing boot2docker poweroff
, and then using Activity Monitor, kill the ciscod
left behind by AnyConnect also worked for me. Then I opened a new Terminal window and started boot2docker normally and Docker commands then worked fine.