Enhance example with note about Symlinks on Docker Toolbox

This commit is contained in:
cytopia
2019-03-07 14:48:17 +01:00
parent 6ce9a94509
commit dab5c1e2ea
17 changed files with 159 additions and 1 deletions

View File

@ -133,6 +133,12 @@ How does the directory structure look after symlinking:
As you can see from the above directory structure, ``htdocs`` is available in its expected
path and points to the frameworks entrypoint.
.. important::
When using **Docker Toolbox**, you need to **explicitly allow** the usage of **symlinks**.
See below for instructions:
* Docker Toolbox and :ref:`howto_docker_toolbox_and_the_devilbox_windows_symlinks`
5. DNS record
-------------