Skip to content

machine-drivers/docker-machine-driver-hyperkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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