Is it still really slow doing live mount of the source code directory in e.g. docker for mac?

Is it still really slow doing live mount of the source code directory in e.g. docker for mac? (which if I recall was due to it being an NFS share to a VM (either virtualbox or now xhyvm), that then mounted into the docker container
You already invited:

evqan

Upvotes from:

yeah any filesystem activity is super slow on docker for mac.i tried running livegrep against my orgs repositories (tens of millions of files), got sick of waiting after 8 hours on mac, took about 30s on linux
 
 

sam

Upvotes from:

move off mac?

aaron

Upvotes from:

Run docker inside a linux VM on your Mac.. which is still considerably more performant than docker for mac

If you wanna answer this question please Login or Register