docker-machine-driver-hyperkit
docker-machine-driver-hyperkit copied to clipboard
Machine driver for hyperkit
docker-machine-driver-hyperkit
The Hyperkit driver will eventually replace the existing xhyve driver and uses moby/hyperkit as a Go library.
To install the hyperkit driver:
make build
The hyperkit driver currently requires running as root to use the vmnet framework to setup networking.
If you encountered errors like Could not find hyperkit executable, you might need to install Docker for Mac