Skip to content

Known issues

Armin edited this page Jan 19, 2021 · 1 revision

Docker

Slow loading times with Docker running Laravel and Nginx container wsl2

We are mounting the Laravel project in our container. This results in very poor file I/O if we are mounting these files from our Windows environment to WSL 2. Since WSL 2 currently has a lot of problems accessing files that are on the Windows environment. This I/O issue exists as of July 2020, you can find the ongoing status of the issue on Github.

Clone this wiki locally