diff --git a/docker-for-mac/apple-m1.md b/docker-for-mac/apple-m1.md index b8bcf52806..11ba844d9f 100644 --- a/docker-for-mac/apple-m1.md +++ b/docker-for-mac/apple-m1.md @@ -27,6 +27,7 @@ The tech preview of Docker Desktop for Apple M1 currently has the following limi - The DNS name `host.docker.internal` only works if you add `--add-host=host.docker.internal:host-gateway` to the `docker run` command - The DNS name `vm.docker.internal` does not work. - Kubernetes does not initialize because of a missing DNS name. +- osxfs file sharing does not work. - The HTTP proxy is not enabled. - Not all images are available for ARM64. You can add `--platform linux/amd64` to run an Intel image under emulation. diff --git a/docker-for-windows/install-windows-home.md b/docker-for-windows/install-windows-home.md index 33aef37d80..6ca1ec9967 100644 --- a/docker-for-windows/install-windows-home.md +++ b/docker-for-windows/install-windows-home.md @@ -48,9 +48,7 @@ WSL 2 on Windows 10 Home: > **Note** > -> Docker supports Docker Desktop on Windows based on Microsoft’s support lifecycle -> for Windows 10 operating system. For more information, see the -> [Windows lifecycle fact sheet](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet). +> Docker supports Docker Desktop on Windows for those versions of Windows 10 that are still within [Microsoft’s servicing timeline](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet). ### What's included in the installer diff --git a/docker-for-windows/install.md b/docker-for-windows/install.md index 83c8f36ae8..e3d35b1c60 100644 --- a/docker-for-windows/install.md +++ b/docker-for-windows/install.md @@ -32,7 +32,9 @@ Hyper-V on Windows 10: BIOS settings. For more information, see [Virtualization](troubleshoot.md#virtualization-must-be-enabled). -> **Note:** Docker supports Docker Desktop on Windows based on Microsoft’s support lifecycle for Windows 10 operating system. For more information, see the [Windows lifecycle fact sheet](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet). +> **Note** +> +> Docker supports Docker Desktop on Windows for those versions of Windows 10 that are still within [Microsoft’s servicing timeline](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet){:target="_blank" rel="noopener" class="_"}. ### What's included in the installer @@ -118,7 +120,9 @@ To uninstall Docker Desktop from your Windows machine: 2. Select **Docker Desktop** from the **Apps & features** list and then select **Uninstall**. 3. Click **Uninstall** to confirm your selection. -> **Note:** Uninstalling Docker Desktop will destroy Docker containers and images local to the machine and remove the files generated by the application. +> **Note** +> +> Uninstalling Docker Desktop will destroy Docker containers and images local to the machine and remove the files generated by the application. ### Save and restore data