From 054e637f1e3eb90d878aad48d595f7e6901b4019 Mon Sep 17 00:00:00 2001 From: Ihor Dvoretskyi Date: Fri, 22 May 2020 11:21:54 +0300 Subject: [PATCH] Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md Co-authored-by: Taylor Dolezal --- content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md b/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md index 62d4a942c1..74589f9cde 100644 --- a/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md +++ b/content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md @@ -37,7 +37,8 @@ However, here is the list of the prerequisites needed and their version/lane: - [Docker Desktop for Windows](https://hub.docker.com/editions/community/docker-ce-desktop-windows), stable channel - the version used is 2.2.0.4 - [Optional] Microsoft Terminal installed from the Windows Store - Open the Windows store and type "Terminal" in the search, it will be (normally) the first option - ![Windows Store Terminal](/images/blog/2020-05-21-wsl2-dockerdesktop-k8s/wsl2-windows-store-terminal.png) + +![Windows Store Terminal](/images/blog/2020-05-21-wsl2-dockerdesktop-k8s/wsl2-windows-store-terminal.png) And that's actually it. For Docker Desktop for Windows, no need to configure anything yet as we will explain it in the next section.