Skip to content

Instantly share code, notes, and snippets.

@terrierscript
Last active June 27, 2016 12:17
Show Gist options
  • Select an option

  • Save terrierscript/8ad21f990a944a5ee139bd11b3bcfb78 to your computer and use it in GitHub Desktop.

Select an option

Save terrierscript/8ad21f990a944a5ee139bd11b3bcfb78 to your computer and use it in GitHub Desktop.
Docker for mac が sudoつけないと動かなくなってハマった時のメモ ref: http://qiita.com/inuscript/items/e6a401ba0a3e7a24703d
unset DOCKER_TLS_VERIFY
unset DOCKER_CERT_PATH
unset DOCKER_MACHINE_NAME
unset DOCKER_HOST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment