Skip to content

Instantly share code, notes, and snippets.

@yano3
Created February 2, 2017 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yano3/aea70b83a7789479839de0b4c12d7d71 to your computer and use it in GitHub Desktop.
Save yano3/aea70b83a7789479839de0b4c12d7d71 to your computer and use it in GitHub Desktop.
brew install docker-machine-driver-xhyve
This driver requires superuser privileges to access the hypervisor. To
enable, execute
sudo chown root:wheel /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
sudo chmod u+s /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment