nickjj / docker-flask-example

A production ready example Flask app that's using Docker and Docker Compose.
MIT License
583 stars 101 forks source link

remove asset in .env file and request is slowly #14

Closed JLTG2018 closed 11 months ago

JLTG2018 commented 1 year ago

When I remove asset in .env file, and then start the docker-compose, the request is very slow, Could you tell me how can I fix this problem

nickjj commented 1 year ago

Hi,

I'm not sure, I would need more details.

Can you repeat it 100% of the time? Can you record a video demonstrating it multiple times in a row? How did you install Docker? What version of Docker do you have? What OS are you using? If you're using Windows are you using PowerShell or WSL or WSL 2? If you're using Windows and WSL 2 is the project cloned to WSL 2's file system or mounted through Windows?

nickjj commented 11 months ago

I'm going to close this one as there's no response and I haven't seen this come up in a bunch of projects based off this on different boxes and operating systems (both dev and prod).