DEV Community

Discussion on: 9 reasons why you should use Docker as a development environment

Collapse
 
nikaizuddin profile image
Nik Mohamad Aizuddin

4 months ago I tried Docker 19.03.8 with WSL 2 backend on Windows. Unfortunately Docker on Windows consumes a lot of memory, about 4 times more than Linux does. I need to run Docker within virtual machine to prevent this memory issue.

So now most of the time, I'm using Docker/Podman within Vagrant box and provision with Salt.