How to Install Docker Desktop on Windows 11
Sep 29, 2022
Let's learn how to Install Docker Desktop on Windows 11 with WSL 2 Backend
If not done methodically, Docker Desktop is a time brutal killer. This step by step guide helps you to install Docker Desktop on Windows OS.
Contents
00:00 Download & Install Docker Desktop
01:11 Install Pre-requisites
01:58 Set WSL 2 as your default version
02:22 Install (Ubuntu) as Linux Distribution
04:36 Set Default WSL as Ubuntu on Windows OS
05:15 Launch Docker Desktop & Troubleshoot
05:46 Choosing a Distro from Docker Desktop Setting - Resources
06:14 Restart Docker Desktop
- Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
- Windows 10 64-bit: Home or Pro 21H1 (build 19043) or higher, or Enterprise or Education 20H2 (build 19042) or higher.
Commands used in this video:
wsl.exe -l -v
wsl.exe -- set-default-version 2
Show More Show Less #Programming
#Operating Systems
#Development Tools
