Created
February 2, 2017 03:52
-
-
Save yano3/aea70b83a7789479839de0b4c12d7d71 to your computer and use it in GitHub Desktop.
brew install docker-machine-driver-xhyve
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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