Question
Coldfusion 2021 docker image running slow
I am running a docker container locally and it's running very slowly.
I use Windows 10 and WSL 2.
I use the app folder as volume.
Without volume, it's running better.
I use this command: docker-compose up -d --build
