The Clash of Virtual Machine and Docker




To use virtual machine using virtualbox we need to disable the hyper-v service 
by using CMD or Powershell (Administrator)
$ bcdedit /set hypervisorlaunchtype off
Restart PC and start virtualbox
----------------------------------------------------------------
To use docker again use below command 
by using CMD or Powershell (Administrator)
$ bcdedit /set hypervisorlaunchtype auto
Restart PC and start virtualbox
Tiada ulasan

Tiada ulasan :

Catat Ulasan