You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, thank you very much for that genius boilerplate.
I want to make one suggestion for enhancement:
Running on OSX has some performance drawbacks, as you have a mounted folder inside the VM and the hypervisor needs to synchronize cache folders, which is pretty slow (no matter if VBoxFS or NFS).
As you usually don't need any files inside the cache folder during development, it would be great if the cache folder can reside inside the docker container. I think this would dramatically increase the performance of the entire environment.
Best regards
The text was updated successfully, but these errors were encountered:
Hey guys, thank you very much for that genius boilerplate.
I want to make one suggestion for enhancement:
Running on OSX has some performance drawbacks, as you have a mounted folder inside the VM and the hypervisor needs to synchronize cache folders, which is pretty slow (no matter if VBoxFS or NFS).
As you usually don't need any files inside the cache folder during development, it would be great if the cache folder can reside inside the docker container. I think this would dramatically increase the performance of the entire environment.
Best regards
The text was updated successfully, but these errors were encountered: