machine-drivers / docker-machine-driver-hyperkit

Machine driver for hyperkit
Apache License 2.0
53 stars 34 forks source link

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