Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 750 Bytes

File metadata and controls

17 lines (13 loc) · 750 Bytes

Module 15 — Docker on Windows with WSL2

Previous: Module 14 — Docker Desktop vs Engine | Next: Module 16 — Docker Swarm

What you learn

  • You enable WSL2 and integrate it with Docker Desktop.
  • You run Linux containers efficiently on Windows.
  • You avoid common file-system and networking pitfalls.
  • You know the advanced path: Docker Engine inside WSL2 without Desktop.

Prerequisites

  • You finish Module 14.
  • You use Windows 10 (build 19041+) or Windows 11.

Estimated time

  • 75–90 minutes

Previous: Module 14 — Docker Desktop vs Engine | Next: Module 16 — Docker Swarm