From 011ebd4c8fd1abeb69b81c6a13d0b1f0a6c7fcaa Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Wed, 18 Jan 2023 11:49:40 +0000 Subject: [PATCH] remove outdated callout on WSL (#16547) --- desktop/windows/wsl.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/desktop/windows/wsl.md b/desktop/windows/wsl.md index 6a29e99791..8c4dd5eeca 100644 --- a/desktop/windows/wsl.md +++ b/desktop/windows/wsl.md @@ -72,10 +72,6 @@ Docker Desktop does not require any particular Linux distros to be installed. Th Optionally, select any additional distributions you would like to enable the Docker-WSL integration on. - > **Note** - > - > The Docker-WSL integration components running in your distro depend on glibc. This can cause issues when running musl-based distros such as Alpine Linux. Alpine users can use the [alpine-pkg-glibc](https://github.com/sgerrand/alpine-pkg-glibc){:target="_blank" rel="noopener" class="_"} package to deploy glibc alongside musl to run the integration. - 3. Select **Apply & Restart**. > **Note**