Cannot start Hyper-V container

前端 未结 5 938
闹比i
闹比i 2021-01-15 15:10

enter image description hereI am trying to run the docker container but I am getting below error message as Hyper-V and Virtualization is not enabled. But I have enabled Hyp

5条回答
  •  不要未来只要你来
    2021-01-15 15:43

    Try this:

    • Go to turn windows features on or off (if you write optionalfeatures in cmd you got that files)

    • There search for a file with the name windows hypervisor platform

    • Enable it.

    • Reboot.

提交回复
热议问题