Koichi Shiraishi
Koichi Shiraishi
@JoyceBabu OK, Thanks :) and, You said the example of flag args is so good! I implemented in its flag arg, and will mount the `/Users` by default. Thanks again...
@JoyceBabu I have several another bug. I think important that issue. - https://github.com/zchee/docker-machine-driver-xhyve/issues/82 - https://github.com/zchee/docker-machine-driver-xhyve/issues/71 If solved that issues, I will release of new version, and upgrade Homebrew Cask :)
@christhomas Hi :) Okay, now I'm little active to develop this project (sorry other issue users...) And develop that related the disk image. actually, implements qcow2 image format support with...
@johanneswuerbach Thanks issue! I can upload the binary, but the binary requests a `libguestfs.dylib` as a dynamic linking. The reason, OS X does not support static build. If remove the...
@johanneswuerbach I tried before. I don't remember so much... But, docker-machine can not first connect the vm use `ssh` in that case. docker-machine core implementation is create `id_rsa`, `id_rsa`, `*.pem`...
@johanneswuerbach But, not accurate, I will check by gdb from now.
@johanneswuerbach I remembered. Yes. The method was previously used. docker-machine boot2docker provisioner requires ssh login to some of the setting. e.g. https://github.com/docker/machine/blob/master/libmachine/provision/boot2docker.go#L117-L127 If not exist `/var/lib/boot2docker/userdata.tar`, boot2dokcer is automatically formatted...
@johanneswuerbach Oh! Thanks :)
@aybabtme Thanks issue :) Could you create a new issue thread?
@rothomp3 Thanks a report!! and, Sure thing for nfs issue. I will create a issue threads, and debugging after fix already exists some of the issue :) Could you provide...