machine-drivers / docker-machine-driver-xhyve

docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
https://godoc.org/github.com/machine-drivers/docker-machine-driver-xhyve
BSD 3-Clause "New" or "Revised" License
888 stars 74 forks source link

Project not building #231

Open jshardlo opened 1 year ago

jshardlo commented 1 year ago

I am not sure if this relates directly to the github project but it seems like it could do.

When I run "brew install docker-machine-driver-xhyve" on a Mac with OSX 12.6.3 I get this error:

Error: docker-machine-driver-xhyve has been disabled because it does not build!

xiansen4 commented 1 year ago

Have you solved it?

jshardlo commented 1 year ago

Not directly no - but in the end I installed Docker Desktop for Mac which works fine as an alternative solution.

Pikman commented 1 year ago

you can also use VirtualBox instead of xhyve. Or install podman, instead of docker, they work kindly the same.