Skip to content

Instantly share code, notes, and snippets.

@jeffchao
Last active February 7, 2017 18:16
Show Gist options
  • Save jeffchao/ca5171f4f03e6b55c561aef0c418a380 to your computer and use it in GitHub Desktop.
Save jeffchao/ca5171f4f03e6b55c561aef0c418a380 to your computer and use it in GitHub Desktop.
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
docker-machine start
eval $(docker-machine env default)
docker ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment