Preferences

> Of course we could use Docker, but then on Mac our dev process would be 3x slower

Out of interest, what in your dev process makes using containers so impactful?


TheCapeGreek
Docker on Mac and Windows runs in a VM, not natively.
mhio OP
3x slower is not regular VM overhead range.

Using the dodgy file share volume mounting, maybe for particular file access patterns.

lozenge
They probably want their source code on their "real" filesystem which makes Docker painfully slow.

This item has no comments currently.