Skip to content

Commit 8ea8f5a

Browse files
authored
Extend applications which suffer from poor performance
1 parent f759b96 commit 8ea8f5a

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)