5720 shaares
505 private links
505 private links
There are two ways to install the Docker containerization platform on Windows 10 and 11. It can be installed as a Docker Desktop for Windows app (uses the built-in Hyper-V + Windows Containers features), or as a full Docker Engine installed in a Linux distro running in the Windows Subsystem for Linux (WSL2). This guide will walk you through the installation and basic configuration of Docker Engine in a WSL environment without using Docker Desktop.