Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 521 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 521 Bytes

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