Open hsluoyz opened 6 years ago
another option might be to investigate raw mode and if it's something that can be disabled (to be honest I can't recall if that's something we do explicitly in unik)
this is an issue i'd like to see fixed as well; let me know if i can help or provide any other guidance.
I encountered an issue when using Unik with Docker Toolbox, please see: https://github.com/solo-io/unik/issues/167
After fixing several issues, I encountered a new issue when running
unik daemon
.After googling the error:
Raw-mode is unavailable courtesy of Hyper-V
(https://stackoverflow.com/questions/50053255/virtualbox-raw-mode-is-unavailable-courtesy-of-hyper-v-windows-10), I found that VirtualBox cannot be used when Hyper-V is enabled. But unik requires Docker. And Docker for Windows requires Hyper-V. So They are contradictory.Is there any solution to fix it? I can think of some: