Magento 2 Docker in Windows using WSL2/Ubuntu

Magento 2 Docker in Windows using WSL2/Ubuntu

This tutorial is coming soon!

Topics I’ll be covering:

  1. Installing WSL 2
  2. Installing Ubuntu inside of WSL2
  3. Installing Docker Desktop for Windows
  4. Pulling down a Magento Docker project inside of Ubuntu
  5. Opening and editing your files in your IDE via the WSL mounted file system.

Bonus Topic - Performance of using Windows filesystem Vs. Linux to store your project files.