virtualbox6 feature에서 눈에 띄는 부분이 있다.
- Added support for using Hyper-V as the fallback execution core on Windows host, to avoid inability to run VMs at the price of reduced performance In addition, the following items were fixed and/or added
약간의 성능 저하를 감수하고 hyper-v를 fallback excution core로 사용함으로써 hyper-v를 지원한다는 것!
별다른 설정은 필요없고 virtualbox 6.0 으로 업그레이드만 진행하면 된다. (virtualbox 6.0은 64bit만 지원하기 때문에 업그레이드 시 참고)
이걸로 docker와 virtualbox를 동시에 쓸 수 있다.
참고
window 10 1903 버전(preview)에 대한 지원은 되지 않아 동시 사용이 되질 않는다.
wsl2를 써보기 위해 설치했다가 낭패봤다.
docker, virtualbox(with vagrant)를 동시에 쓰는데, 업데이트 때 막힌다면 그냥 virtualbox에 docker를 설치해서 쓰는게 더 마음편할 것 같다.