Skip to content

Instantly share code, notes, and snippets.

@mikdiet
Last active November 20, 2015 14:52
Show Gist options
  • Select an option

  • Save mikdiet/031c03ff0899cde33ad3 to your computer and use it in GitHub Desktop.

Select an option

Save mikdiet/031c03ff0899cde33ad3 to your computer and use it in GitHub Desktop.
Docker Mac OS X
eval "$(docker-machine env default)" # runs docker daemon
docker-machine stop default # stop to free memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment