From 8ea8f5a20eaa699cf70b9dc88f504efd54e6d5a7 Mon Sep 17 00:00:00 2001 From: Menno Holtkamp Date: Tue, 4 Oct 2016 17:03:28 +0200 Subject: [PATCH] Extend applications which suffer from poor performance --- docker-for-mac/troubleshoot.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-for-mac/troubleshoot.md b/docker-for-mac/troubleshoot.md index 13d77f1ac3..12a3eb9115 100644 --- a/docker-for-mac/troubleshoot.md +++ b/docker-for-mac/troubleshoot.md @@ -298,6 +298,8 @@ Alternatively you could create a plain-text TCP proxy on localhost:1234 using: - `ember build` - Symfony - Magento + - Zend Framework + - PHP applications that use [Composer](https://getcomposer.org) to install dependencies in a ```vendor``` folder As a work-around for this behavior, you can put vendor or third-party library directories in Docker volumes, perform temporary file system operations outside of `osxfs` mounts, and use third-party tools like