If you want to run Docker for Windows<\/a>, you will need to be running one of these specific Windows 10 SKUs. These include Windows 10 Professional, Windows 10 Enterprise, Windows 10 Pro for Workstations<\/a>, or Windows 10 Education Edition. Since Docker for Windows requires Microsoft Hyper-V, you will also need a processor on your host machine that supports second level address translation (SLAT)<\/a> in order to run Hyper-V<\/a>.\u00a0 You will also want\/need SLAT support for pretty much any other hypervisor that you may be using.<\/span><\/p>\n This should not be a problem in most cases, since nearly all systems that are running Windows 10 will have a new enough Intel or AMD processor so that SLAT support won\u2019t be an issue. For AMD, SLAT support, which they call Rapid Virtualization Indexing (RVI), was introduced in the Barcelona microarchitecture<\/a> in late 2007. For Intel, SLAT support, which they call Extended Page Tables (EPT), was introduced with the Westmere microarchitecture<\/a> in early 2010.<\/span><\/p>\n If you want to actually check your system to confirm that you have SLAT support in your processor (before you install Hyper-V), here is how to do it:<\/span><\/p>\n \u00a0<\/span><\/p>\n 1. Download Coreinfo from this link<\/a><\/span><\/p>\n \u00a0<\/span><\/p>\n 2. Extract the zip file, and then copy the Coreinfo.exe file to the root of your C: drive<\/span><\/p>\n \u00a0<\/span><\/p>\n 3. Open a command prompt as an administrator<\/span><\/p>\n \u00a0<\/span><\/p>\n 4. Navigate to the root of your C: drive in the command prompt<\/span><\/p>\n \u00a0<\/span><\/p>\n 5. Run this command: coreinfo \u2013v<\/span><\/p>\n \u00a0<\/span><\/p>\n 6. The \u2013v switch shows virtualization-related features<\/span><\/p><\/blockquote>\n \u00a0<\/span><\/p>\n If you see an asterisk on the feature line, that means the processor supports that feature. If there is a dash on the feature line, the processor does not support that feature. You want to look at the EPT line for Intel or the NP line for AMD. This tells you whether your processor has second level address translation support.<\/span><\/p>\nModern Processors<\/h2>\n
Checking for SLAT Support<\/h2>\n