Run docker in WSL for better performance and access app from Windows.
Introduction Running docker on Windows can be really slow. No matter how much you tune the configuration of docker containers, the performance lags far behind when compared to Linux or Mac. One solution to this problem can be to run docker in WSL for better performance. Windows Subsystem for Linux has revolutionized development by allowing […]