Commit Graph

14 Commits

Author SHA1 Message Date
jac lou hoo 1dfc543840
Fix tiny typo
commmand -> command
2021-04-08 11:17:38 -04:00
Stephen Turner 8bb0a2349c
Change "WSL 2 integration" to "Docker-WSL integration"
As discussed privately, change "WSL 2 integration" to "Docker-WSL integration" because the former is confusing when in the context of doing something to a WSL distro.
2021-02-08 18:25:12 +00:00
Simon Ferquel 9f93573abd
Add remark about non-glibc based distros in WSL docs (#12242)
* Add remark about non-glibc based distros

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Adding link to the glibc apk for Alpine users

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Update docker-for-windows/wsl.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* nit: glibc and musl run side by side, not depending on each other

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Fix a nit

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-05 11:41:49 +00:00
Simon Ferquel 04df46176e
Add GPU support section in WSL 2 docks (#12097)
* Add GPU support section in WSL 2 docks

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Minor style updates

* Fixing command output

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-14 13:06:50 +00:00
Stephen Turner 296ee4f168
Add link to relevant Microsoft documentation (#11596)
* Add link to relevant Microsoft documentation

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-21 18:05:49 +01:00
Usha Mandya df45a7c960 Update Win system requirements 2020-10-09 17:05:40 +01:00
Usha Mandya cb912718f7 Move wsl 2 best practices
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-09 11:45:59 +01:00
Stephen Turner d48c1d499f
Replace link with more official link 2020-10-05 14:00:17 +01:00
Stefan Scherer 7ac61ef10f
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-17 21:31:11 +02:00
Jarno 81f2ea0d79
Update Windows version for WSL 2
WSL 2 is backported to Windows 10 1903
2020-09-15 16:06:24 +02:00
Usha Mandya b8a9d8cfa1
Update the WSL commands
Added .exe within the WSL commands to ensure the commands work in any WSL distro
2020-09-02 14:06:30 +01:00
Aaron Nelson a29d60f9a5
Update wsl.md
Trying to clarify for the user that they should run the `wsl -l -v` command on Windows, not within the Linux distro.
2020-09-01 11:21:49 -04:00
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