Skip to content

Instantly share code, notes, and snippets.

@eyalgo
Last active November 11, 2015 13:36
Show Gist options
  • Save eyalgo/20e080b5c7eda57c1629 to your computer and use it in GitHub Desktop.
Save eyalgo/20e080b5c7eda57c1629 to your computer and use it in GitHub Desktop.
Fix docker TLS issue
#!/usr/bin/env bash
boot2docker stop
boot2docker delete
boot2docker init
boot2docker start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment