Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative solution for hyperkit executable #1

Open
LalatenduMohanty opened this issue Mar 1, 2018 · 2 comments
Open

Alternative solution for hyperkit executable #1

LalatenduMohanty opened this issue Mar 1, 2018 · 2 comments

Comments

@LalatenduMohanty
Copy link

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.

@LalatenduMohanty
Copy link
Author

I guess the alternative is to compile https://github.com/moby/hyperkit

@alepee
Copy link

alepee commented Dec 6, 2018

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)

jandubois referenced this issue in rancher-sandbox/docker-machine-driver-hyperkit Apr 16, 2021
jandubois referenced this issue in rancher-sandbox/docker-machine-driver-hyperkit Apr 16, 2021
jandubois referenced this issue in rancher-sandbox/docker-machine-driver-hyperkit Apr 16, 2021
jandubois referenced this issue in rancher-sandbox/docker-machine-driver-hyperkit Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants