docker on OSX slow volumes

前端 未结 10 1523
无人共我
无人共我 2021-02-02 08:24

I\'m trying to use docker beta on OSX, mainly for Symfony development but the mounted volumes are incredible slow. Even for a vanilla Symfony project I get 6s page load time. Th

10条回答
  •  礼貌的吻别
    2021-02-02 08:32

    There's a long thread with explanation from Docker Team and various workarounds.

    Currently, the issue is being tracked on GitHub.

    While some workarounds may be better than others, I'm afraid the ideal option for now is to switch to Linux.

提交回复
热议问题