A.I.

Results 156 comments of A.I.

It's unstable in my side, too. It might be good without `,udp,actimeo=1`.

If you are interested in virtfs like new `Docker for Mac`, you can try a patched version of xhyve and the virtfs branch without NFS. https://github.com/ailispaw/docker-root-xhyve/tree/virtfs https://github.com/ailispaw/docker-root-xhyve/tree/virtfs#installing-xhyve https://github.com/ailispaw/docker-root-xhyve/tree/virtfs#setting-up-dockerroot-images-and-tools

@if-kenn Thank you for the feedback. :)

It's still unstable here without `Junos Pulse`. I think it depends on `,udp,actimeo=1` only. I'm investigating it is caused by `udp`, `actimeo=1` or both.

I see. It's an another problem not related to xhyve/DockerRoot , isn't it? One more strange here. Once it is successful without `,udp,actimeo=1`, it's successful with them for a while...

It seems caused by `udp`, not `actimeo=1`. That's good, because we need `actimeo=1` for proper syncing between host and VM.

@if-kenn OK. I will put your workaround/warning about `Junos Pulse` in README or Wiki. Please make some statement about it and open a PR. And also I will revert mount...

Update `start.sh` and released the data image v2.1.2. https://github.com/ailispaw/docker-root-xhyve/releases/tag/v2.1.2

I created a patch to run multiple wocker containers at the same time. https://github.com/ailispaw/wocker/tree/wocker-multi If you run the wocker VM on **_Mac OSX**_ and installed **_`vagrant-triggers`**_ plugin, you can access...

@ixkaito Yeah, I'm concerned about Windows, too. We need contributors for that.