Most of the problems that devs are facing with docker are not actually docker but this layer that tries to abstract the VM.
So in the end, it's quite common that you have fix things in the VM or get rid of it.
I don't know if docker on WSL2 makes the matter better, none of the devs in my team using Windows can use it because of the memory usage bug.
Most of the problems that devs are facing with docker are not actually docker but this layer that tries to abstract the VM. So in the end, it's quite common that you have fix things in the VM or get rid of it. I don't know if docker on WSL2 makes the matter better, none of the devs in my team using Windows can use it because of the memory usage bug.