docker-machine-driver-hyperkit
docker-machine-driver-hyperkit copied to clipboard
Alternative solution for hyperkit executable
trafficstars
For error like could not find hyperkit executable, currently we recommend to install Docker for Mac. I think we should provide a solution to get the hyperkit executable directly and not depend on Docker for Mac.
I guess the alternative is to compile https://github.com/moby/hyperkit
You can also install it from Homebrew
brew install hyperkit
❯ brew info hyperkit
hyperkit: stable 0.20180403 (bottled)
Toolkit for embedding hypervisor capabilities in your application
https://github.com/moby/hyperkit
/usr/local/Cellar/hyperkit/0.20180403 (5 files, 4MB) *
Built from source on 2018-09-19 at 15:35:08
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/hyperkit.rb
==> Dependencies
Build: aspcud ✔, ocaml ✘, opam ✔
Required: libev ✔
==> Requirements
Build: xcode ✔
==> Analytics
install: 435 (30 days), 1,061 (90 days), 1,141 (365 days)
install_on_request: 436 (30 days), 1,062 (90 days), 1,142 (365 days)
build_error: 0 (30 days)