Well, I'm excited by the potential of having something better than Virtualbox available for free. I tried converting a linux vm I frequently use via vagrant just now, and it seems to work well except for network bridging: You can't bridge over wifi. Kindof a deal-breaker. The relevant page[1] explains it thus: "Due to features of wireless protocol, level 2 bridges don’t work over Wi-Fi, and so you can’t use wireless…
I have a current `docker-compose`-based dev-setup, which I'd like to move out of Docker for Mac because of instability and into a Linux VM. One dirty detail is that the Docker containers need to communicate with the host machine (the dev-Mac). Would this be achievable with the limited bridge that Veertu supports?
Docker for Mac is a Linux VM, in (a fork of) xhyve which sits on top of the OSX hypervisor framework - the same thing backing Veertu.
Curious to the issues you're experiencing and if they disappear if you move to Veertu.