We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8a6d1 commit 827140bCopy full SHA for 827140b
README.md
@@ -23,8 +23,8 @@ docker preferences in the via the dock icon.
23
From version 2.x this tool supports the usage of NFS mounted name-volumes, which
24
gives faster file synchronisation during composer install and cache clear etc.
25
26
-It comes with a command `nfs:enable` that exports the users (yours) home directory
27
-through NFS to localhost, so docker can map directories into the containers. It also
+It comes with a command `nfs:enable` that exports the Users directory through
+NFS to localhost, so docker can map directories into the containers. It also
28
requires some changes to the docker-compose.yml files which have been updated
29
to support NFS.
30
0 commit comments