DP-100 · Question #34
You are developing a hands-on workshop to introduce Docker for Windows to attendees. You need to ensure that workshop attendees can install Docker on their devices. Which two prerequisite components…
The correct answer is C. BIOS-enabled virtualization E. Windows 10 64-bit Professional. Docker for Windows (Docker Desktop) has two hard prerequisites: (1) BIOS-enabled virtualization - Docker on Windows uses Hyper-V (or WSL 2), both of which require hardware virtualization to be enabled in the system BIOS/UEFI. Without it, Hyper-V cannot start. (2) Windows 10…
Question
Exhibit
Options
- AMicrosoft Hardware-Assisted Virtualization Detection Tool
- BKitematic
- CBIOS-enabled virtualization
- DVirtualBox
- EWindows 10 64-bit Professional
How the community answered
(56 responses)- A2% (1)
- B2% (1)
- C89% (50)
- D7% (4)
Explanation
Docker for Windows (Docker Desktop) has two hard prerequisites: (1) BIOS-enabled virtualization - Docker on Windows uses Hyper-V (or WSL 2), both of which require hardware virtualization to be enabled in the system BIOS/UEFI. Without it, Hyper-V cannot start. (2) Windows 10 64-bit Professional (or Enterprise/Education) - Docker Desktop requires a 64-bit edition of Windows 10 Pro or higher because Hyper-V is only available on those editions, not Home. VirtualBox conflicts with Hyper-V and is not required. Kitematic is an optional GUI tool, not a prerequisite. The Microsoft Hardware-Assisted Virtualization Detection Tool is a diagnostic utility, not something attendees need to install.
Topics
Community Discussion
No community discussion yet for this question.
