Skip to content

Commit 51f0aa2

Browse files
Merge pull request docker#30 from holtkamp/patch-1
Extend applications which suffer from poor performance
2 parents 82d9ab9 + 8ea8f5a commit 51f0aa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-for-mac/troubleshoot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@ Alternatively you could create a plain-text TCP proxy on localhost:1234 using:
298298
- `ember build`
299299
- Symfony
300300
- Magento
301+
- Zend Framework
302+
- PHP applications that use [Composer](https://getcomposer.org) to install dependencies in a ```vendor``` folder
301303

302304
As a work-around for this behavior, you can put vendor or third-party library directories in Docker volumes, perform temporary file system
303305
operations outside of `osxfs` mounts, and use third-party tools like

0 commit comments

Comments
 (0)