mirror of https://github.com/docker/docs.git
Merge pull request #14643 from Josehower/patch-1
Add instructions link to enable virtualisation
This commit is contained in:
commit
406ddb3a1f
|
@ -274,7 +274,7 @@ Your machine must have the following features for Docker Desktop to function cor
|
|||
|
||||
1. Virtual Machine Platform
|
||||
2. [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10){:target="_blank" rel="noopener" class="_"}
|
||||
3. Virtualization enabled in the BIOS
|
||||
3. [Virtualization enabled in the BIOS](https://bce.berkeley.edu/enabling-virtualization-in-your-pc-bios.html){:target="_blank" rel="noopener" class="_"}
|
||||
4. Hypervisor enabled at Windows startup
|
||||
|
||||
{:width="600px"}
|
||||
|
@ -285,7 +285,7 @@ On Windows 10 Pro or Enterprise, you can also use Hyper-V with the following fea
|
|||
|
||||
1. [Hyper-V](https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-technology-overview){:target="_blank" rel="noopener" class="_"}
|
||||
installed and working
|
||||
2. Virtualization enabled in the BIOS
|
||||
2. [Virtualization enabled in the BIOS](https://bce.berkeley.edu/enabling-virtualization-in-your-pc-bios.html){:target="_blank" rel="noopener" class="_"}
|
||||
3. Hypervisor enabled at Windows startup
|
||||
|
||||
{:width="600px"}
|
||||
|
|
Loading…
Reference in New Issue