Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/machine-drivers/docker-machine-driver-hyperkit

Machine driver for hyperkit
https://github.com/machine-drivers/docker-machine-driver-hyperkit

Last synced: 30 days ago
JSON representation

Machine driver for hyperkit

Awesome Lists containing this project

README

        

# docker-machine-driver-hyperkit

The Hyperkit driver will eventually replace the existing xhyve driver and uses [moby/hyperkit](http://github.com/moby/hyperkit) as a Go library.

To install the hyperkit driver:

```shell
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](https://store.docker.com/editions/community/docker-ce-desktop-mac)