You can now run Docker on Windows easily with the Windows Subsystem for Linux 2 (WSL 2). Get started learning Docker and Linux! It’s even supported on Windows 10 home version.

WSL2 is part of Windows 10, version 2004 which was released in May 2020. Rather than using a translation or compatibility layer between Linux and Windows which was used in WSL 1, WSL 2 uses virtual machine technology to allow you to run a real Linux kernel directly on Windows 10. This also allows you to run Docker within Ubuntu running on Windows 10.

Menu:
Overview: 0:00
Prerequisites: 0:27
Download Docker Desktop for Windows: 2:39
Install Docker Desktop for Windows: 3:08
Start the Docker Desktop: 4:32
WSL 2 Docker Desktop Settings: 5:37
Run Docker Containers in Ubuntu in WSL 2: 7:21
Testing Docker Containers: 9:44

Previous video: https://youtu.be/_fntjriRe48

Good Links:
Docker for WSL2: https://docs.docker.com/docker-for-windows/wsl/
What is WSL? https://docs.microsoft.com/en-us/windows/wsl/about
WSL documentation: https://docs.microsoft.com/en-us/windows/wsl/
WSL 2 Announcement: https://devblogs.microsoft.com/commandline/announcing-wsl-2/

WSL2
Docker
Ubuntu 20.04
WSL 2
WSL 1
Ubuntu 18.04
windows subsystem for linux

#wsl2 #docker #windows