Update notes for Hyperkit & Docker for Mac

pull/2301/head
SouthWolf 2017-12-11 11:46:48 +08:00 committed by dlorenc
parent 56608e418d
commit 7a49c4a761
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ curl -LO https://storage.googleapis.com/minikube/releases/latest/docker-machine-
The hyperkit driver currently requires running as root to use the vmnet framework to setup networking.
If you encountered `Could not find hyperkit executable`, you might need to install [Docker for Mac](https://store.docker.com/editions/community/docker-ce-desktop-mac)
#### xhyve driver
From https://github.com/zchee/docker-machine-driver-xhyve#install: