add link to docker doc on fs performance on OS X

This commit is contained in:
Erich Gamma 2019-09-02 10:23:26 +02:00 коммит произвёл GitHub
Родитель 903d2dd097
Коммит a064b62d0b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -36,7 +36,7 @@ Currently all folders must have the folder with the `.workspace` file as their p
### Mount consistency
The consistency for the default mount point is now `cached`, which should improve file performance on macOS. This can be configured with the Workspace Mount Consistency setting.
The consistency for the default mount point is now `cached`, which should improve [file performance on macOS](https://docs.docker.com/docker-for-mac/osxfs-caching/). This can be configured with the Workspace Mount Consistency setting.
![Edit Remote Settings](images/1_38/consistency-setting.png).