docker Hardware assisted virtualization and data execution protection must be enabled in the BIOS

Win10下面 VM虛擬機和Docker只能選其中一個。。。
如果設置爲
bcdedit /set hypervisorlaunchtype off
虛擬機可以用,docker不能用。

設置爲
bcdedit /set hypervisorlaunchtype auto
Docker可用,虛擬機無法使用。
所以二選一。目前沒有解決辦法。
參考:VMware Workstation 與 Device/Credential Guard 不兼容

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章