codekitchen / dinghy

faster, friendlier Docker on OS X
MIT License
2.12k stars 109 forks source link

Which is faster NFS mount or VirtualBox shared folder? #266

Closed gotjoshua closed 6 years ago

gotjoshua commented 6 years ago

I am trying dinghy for the sake of more reasonable performance of my wordpress development docker image.

Which is faster NFS or shared folder? and why?

codekitchen commented 6 years ago

If you mean Virtualbox shared folders, NFS is much faster. I can't tell you why, I've never dug into the technical details.