Skip to content

Instantly share code, notes, and snippets.

View proseriox's full-sized avatar
🎯
Using gitlab ;-9

362153625362178352167835216873216735218673521678352165376218 proseriox

🎯
Using gitlab ;-9
  • Germoney
View GitHub Profile
@dennisameling
dennisameling / DDEV WSL2.md
Last active January 22, 2024 20:13
DDEV WSL2

DDEV ❤ WSL2: getting started

Now that WSL2 is about to become generally available as part of the Windows 10 May 2020 (2004) update, it's time to look into running DDEV on WSL2!

All Windows 10 editions (including Windows 10 Home) support WSL2. Docker Toolbox support for DDEV will be deprecated, as we'll move testing capacity towards WSL2. If you're already familiar with DDEV on Windows, you might have been using NFS for better filesystem performance. You won't need NFS anymore once you switch to WSL2, since it provides awesome filesystem performance out of the box 🚀

Outline