Changes for page Install Docker for Windows
Last modified by Erik Bakker on 2025/04/18 13:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -48,6 +48,8 @@ 48 48 * Enable Hyper-V in Windows Server 49 49 ** Go to Server Manager, Manage (top right), enable roles and features, select the desired roles and server selections. In the Features section, enable Hyper-V. 50 50 ** Restart windows 51 +* Cross check is WSL 2.0 is installed 52 + ** Use this command to get WSL 2.0: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux 51 51 * Install Docker Desktop on the Windows Server 52 52 ** Please refer to this link: https://www.docker.com/products/docker-desktop/ 53 53 ** Restart windows