* WSl2 docs: add tipo on how to move data on windows
Some customers want to move WSL data on a different location and many of those use crafty processes rather than using the feature we support. Making this feature more explicit.
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update WSL2 + Nvidia doc
The Nvidia drivers have been generally available for a long while now.
So change our doc to reflect that, also add a usage example which better
illustrates what can be done with the feature.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
* Add a top-level GPU support doc
Currently the WSL2 + nvidia doc is not easily discoverable for people
browsing our docs. So add a top level GPU support page and move the
WSL2 + nvidia doc there.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
---------
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
Since the WSL autoMemoryReclaim feature is experimental, the way it's configured
is not yet set in stone (and has changed recently). Therefore remove the example
text on how to configure it and instead refer users to the appropriate WSL
webpage.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Add Resource Saver text under Resources->Advanced.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Clarify that Advanced settings are for Linux VM resources.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Add tip regarding WSL autoMemoryReclaim.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Small fix on WSL tip formatting.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Add a full section on Resource Saver mode under Explore Docker Desktop.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Add Resource Saver to Explore Docker Desktop sidebar menu.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* More improvements to Resource Saver section.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Resource saver: fix text that describes operation on WSL.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* More improvements to resource saver section.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Update content/desktop/wsl/_index.md
Add single quotes around the .wslconfig file.
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Move resource saver tip to note.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* A few typo fixes in resource saver docs.
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>