DEV Community

Discussion on: (Not) Using Docker on Windows

Collapse
 
mikeyglitz profile image
mikeyGlitz • Edited

A friend of mine had shared this guide with me a while back. I found it super useful for enhancing the performance of docker on WSL.
levelup.gitconnected.com/docker-de...
I've also switched to using Alpine as my primary Linux distro because it's a lot more lightweight than Debian/Ubuntu and resources are an issue on my laptop.

Collapse
 
javitolin profile image
Javi

I think your link is broken

Thread Thread
 
mikeyglitz profile image
mikeyGlitz

Fixed it