From b3ea5aad9c8b90f9a75af76108854c84199582f2 Mon Sep 17 00:00:00 2001 From: Colm Andrews <73839417+andrewscolm@users.noreply.github.com> Date: Fri, 10 Feb 2023 12:53:06 +0000 Subject: [PATCH 1/2] Update install-docker.md --- docs/install-docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install-docker.md b/docs/install-docker.md index 9dbe2fcc0..825b226e1 100644 --- a/docs/install-docker.md +++ b/docs/install-docker.md @@ -25,6 +25,7 @@ Docker Desktop is preferred over Docker Toolbox. Docker Desktop in Windows offers native support via Hyper-V containers, and so is preferred. To install Docker Desktop on Windows 10 64-bit Pro, Enterprise, or Education build 15063 or later (i.e., most university or institution managed machines), [follow these installation instructions](https://docs.docker.com/docker-for-windows/install/). + To install Docker Desktop on Windows Home [follow these installation instructions](https://docs.docker.com/docker-for-windows/install-windows-home/). Windows users who log into an Active Directory domain (i.e., a network login) may find they lack permissions to start Docker correctly. From 91fd8ef81fabe6828b4fad316f4b6457e1efecb9 Mon Sep 17 00:00:00 2001 From: Colm Andrews <73839417+andrewscolm@users.noreply.github.com> Date: Fri, 10 Feb 2023 13:01:47 +0000 Subject: [PATCH 2/2] Update getting-started.md --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index e7a8a4bea..7750bf896 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -286,7 +286,7 @@ account, for developing your own study: 1. Follow the [Docker for windows installation instructions](https://docs.docker.com/docker-for-windows/install/). If you are using Windows 10 Pro, Enterprise or Education, you should - follow the instructions for Hyper-V backend and Windows containers. If you are using + follow the instructions for *Hyper-V backend* and Windows containers. If you are using Windows Home or an earlier build of Pro or Education, follow the instructions for WSL 2 backend. Unfortunately, we've had reports that installing in Windows Home can