Skip to content

Instantly share code, notes, and snippets.

@dariye
Last active May 24, 2018 20:18
Show Gist options
  • Save dariye/3f2cf9d6a8bf978975fc746c2c734fa3 to your computer and use it in GitHub Desktop.
Save dariye/3f2cf9d6a8bf978975fc746c2c734fa3 to your computer and use it in GitHub Desktop.
Running Docker locally
docker-machine start default

eval "$(docker-machine env default)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment