Koichi Shiraishi

Results 218 comments of Koichi Shiraishi

and, /cc @praveenkumar because he wrote the related code.

@dlorenc This PR and #189, Which is a priority?

@jceel Thanks reply. I'm surprised 😮 Now I have not been able to maintain this project, but will try latest version later. thanks

@nathanleclaire When it did not find the IP? https://github.com/zchee/docker-machine-xhyve/blob/master/xhyve.go#L254 ?

@nathanleclaire Cause I do not know yet,It does not work to be using the `boot2docker` experimental iso.

@nathanleclaire > Should I be using --xhyve-boot2docker-url? Not required. https://github.com/boot2docker/boot2docker/releases/tag/v1.9.0 works fine. https://github.com/boot2docker/boot2docker/blob/master/Dockerfile.experimental does not works. I will take a screencast later.

@nathanleclaire Sorry, I missed! I did not push. See https://github.com/zchee/docker-machine-xhyve/commit/0491262bf8d942be7ed56d171844eba8c6a8541a and, screencast: https://asciinema.org/a/29930

@nathanleclaire Hmm... `Hypervisor.framework` also `vmnet.framework` need MacOS X 10.10 (Yosemite). but, If you can build [xhyve-bindings](https://github.com/zchee/xhyve-bindings), OS X kernel support the both frameworks. Would you try rebuild latest [xhyve-bindings](https://github.com/zchee/xhyve-bindings)? and,...

@nathanleclaire FYI, > I'm on Yosemite FWIW. Maybe I need to upgrade xhyve? Not required. docker-machine-xhyve does not execute xhyve. goxhyve instead xhyve

@nathanleclaire I reinstall and tested Yosemite 10.10.5, but works... I was tested this workflow, 1. Reinstall OS X Yosemite 10.10.5 2. Install Command Line Tools(`xcode-select --install`), not install Xcode 3....