Commit Graph

2 Commits

Author SHA1 Message Date
David Scott 8e8fbded0e
WSL 2: add note about inotify (#10801)
* WSL 2: add note about inotify

It's important for both
- high performance; and
- inotify
to store files in the WSL Linux distro and bind mount them from there
rather than remote them from the Windows host.

Signed-off-by: David Scott <dave.scott@docker.com>

* Update docker-for-windows/wsl.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-05-13 18:21:36 +01:00
Stefan Scherer a8ce0f0eea
Move WSL page, update to Windows 10, version 2004 (#10745)
* Move WSL page

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>

* Update Windows 10, version 2004

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-13 00:41:46 +01:00