yourbase / yb

A new build tool optimized for local + remote development

Home Page:https://yourbase.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test and improve the performance of OSX builds with containers

nictuku opened this issue · comments

Now that we are moving to build with containers by default, OSX builds will suffer from slow file access in mounted volumes: docker/for-mac#77

This might help: https://docs.docker.com/docker-for-mac/osxfs-caching/ (thanks David W)

Closing this out due to findings in #266.