What kind of hardware are you working with?  What resources do you have 
allocated to Docker.  Are you including tens of thousands of files in 
volume mounts?

We use docker extensively at work, and I've found it helps to have at least 
half of your machine's hardware available to docker.  My 2018 MBP has 5 
cores and 10GB RAM allocated.

However, docker is very sensitive to the amount of files being included and 
being watched over.  SO if you have thousands to tens of thousands of files 
in your volume mount symlinks, performance is going to be poor.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2542d571-0c64-473a-81aa-7aacea2ab300%40googlegroups.com.

Reply via email to