Skip to content

Instantly share code, notes, and snippets.

@karantir
Created January 9, 2015 22:01
Show Gist options
  • Save karantir/28646dabf2f57851a3c7 to your computer and use it in GitHub Desktop.
Save karantir/28646dabf2f57851a3c7 to your computer and use it in GitHub Desktop.
Disable TLS for Boot2docker VM
Since Boot2docker 1.3.1, just need to set DOCKER_TLS=no at VM side.
$ boot2docker ssh -t 'sudo vi /var/lib/boot2docker/profile'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment