Remove text on how to set WSL autoMemoryReclaim. (#18343)

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>
This commit is contained in:
Cesar Talledo 2023-10-03 01:37:41 -07:00 committed by GitHub
parent 3e3267d486
commit f260a7cd80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 7 deletions

View File

@ -26,13 +26,9 @@ Before you turn on the Docker Desktop WSL 2 feature, ensure you have:
>**Tip**
>
> For a better experience on WSL, consider enabling the WSL `autoMemoryReclaim` feature available since WSL 1.3.10 (experimental).
> You can do this by adding the following to the `.wslconfig` file and restarting WSL.
>
> ```
> [experimental]
> autoMemoryReclaim=true
> ```
> For a better experience on WSL, consider enabling the WSL
> [autoMemoryReclaim](https://learn.microsoft.com/en-us/windows/wsl/wsl-config)
> setting available since WSL 1.3.10 (experimental).
>
> This feature causes the Windows host to better reclaim unused memory inside
> the WSL virtual machine, thereby resulting in better memory availability to