Skip to content

Commit 4d8fde4

Browse files
authored
wsl tidy (#17146)
* wsl tidy * typo fix
1 parent 6638fab commit 4d8fde4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

desktop/windows/wsl.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before you turn on the Docker Desktop WSL 2, ensure you have:
2626

2727
1. Download [Docker Desktop for Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe).
2828
2. Follow the usual installation instructions to install Docker Desktop. If you are running a supported system, Docker Desktop prompts you to enable WSL 2 during installation. Read the information displayed on the screen and enable WSL 2 to continue.
29-
3. Start Docker Desktop from the Windows Start menu.
29+
3. Start Docker Desktop from the **Windows Start** menu.
3030
4. From the Docker menu, select **Settings** and then **General**.
3131
5. Select the **Use WSL 2 based engine** check box.
3232

@@ -116,6 +116,10 @@ The following section describes how to start developing your applications using
116116

117117
## GPU support
118118

119+
> **Note**
120+
>
121+
> GPU support is only available in Docker Desktop for Windows with the WSL2 backend.
122+
119123
Starting with Docker Desktop 3.1.0, Docker Desktop supports WSL 2 GPU Paravirtualization (GPU-PV) on NVIDIA GPUs. To enable WSL 2 GPU Paravirtualization, you need:
120124

121125
- A machine with an NVIDIA GPU
@@ -159,10 +163,6 @@ GPU Device 0: "GeForce RTX 2060 with Max-Q Design" with compute capability 7.5
159163
= 2724.379 single-precision GFLOP/s at 20 flops per interaction
160164
```
161165

162-
> **Note**
163-
>
164-
> GPU support is only available in Docker Desktop for Windows with the WSL2 backend.
165-
>
166166
## Feedback
167167

168-
Your feedback is very important to us. Let us know your feedback by creating an issue in the [Docker Desktop for Windows GitHub](https://github.com/docker/for-win/issues){:target="_blank" rel="noopener" class="_"} repository and adding the **WSL 2** label.
168+
To provide feedback, create an issue in the [Docker Desktop for Windows GitHub](https://github.com/docker/for-win/issues){:target="_blank" rel="noopener" class="_"} repository and add the **WSL 2** label.

0 commit comments

Comments
 (0)