This is an automated email from the ASF dual-hosted git repository.

chengshiwen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 37b0702  Update Windows version requirements with Docker Toolbox (#346)
37b0702 is described below

commit 37b070280b750268e15edb49efc4006a364c235b
Author: Shiwen Cheng <[email protected]>
AuthorDate: Thu Apr 29 23:06:26 2021 +0800

    Update Windows version requirements with Docker Toolbox (#346)
---
 docs/en-us/1.3.6/user_doc/docker-deployment.md | 2 +-
 docs/zh-cn/1.3.4/user_doc/docker-deployment.md | 2 +-
 docs/zh-cn/1.3.5/user_doc/docker-deployment.md | 2 +-
 docs/zh-cn/1.3.6/user_doc/docker-deployment.md | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/en-us/1.3.6/user_doc/docker-deployment.md 
b/docs/en-us/1.3.6/user_doc/docker-deployment.md
index 176a88b..e81d8aa 100644
--- a/docs/en-us/1.3.6/user_doc/docker-deployment.md
+++ b/docs/en-us/1.3.6/user_doc/docker-deployment.md
@@ -13,7 +13,7 @@ Here're 3 ways to quickly install DolphinScheduler
 
 In this way, you need to install 
[docker-compose](https://docs.docker.com/compose/) as a prerequisite, please 
install it yourself according to the rich docker-compose installation guidance 
on the Internet
 
-For Windows 10, you can install [Docker 
Desktop](https://docs.docker.com/docker-for-windows/install/). For Windows 7, 8 
and 8.1, you can install [Docker Toolbox](https://github.com/docker/toolbox)
+For Windows 7-10, you can install [Docker 
Toolbox](https://github.com/docker/toolbox/releases). For Windows 10 64 bit, 
you can install [Docker 
Desktop](https://docs.docker.com/docker-for-windows/install/), and pay 
attention to the [system 
requirements](https://docs.docker.com/docker-for-windows/install/#system-requirements)
 
 #### 0. Requirements
 
diff --git a/docs/zh-cn/1.3.4/user_doc/docker-deployment.md 
b/docs/zh-cn/1.3.4/user_doc/docker-deployment.md
index cd5251d..3d5f4fb 100644
--- a/docs/zh-cn/1.3.4/user_doc/docker-deployment.md
+++ b/docs/zh-cn/1.3.4/user_doc/docker-deployment.md
@@ -11,7 +11,7 @@
 
 ### 一、以 docker-compose 的方式启动 DolphinScheduler (推荐)
 
-这种方式需要先安装 [docker-compose](https://docs.docker.com/compose/) , docker-compose 
的安装网上已经有非常多的资料,请自行安装即可
+这种方式需要先安装 [docker-compose](https://docs.docker.com/compose/), docker-compose 
的安装网上已经有非常多的资料,请自行安装即可
 
 #### 1、下载源码包
 
diff --git a/docs/zh-cn/1.3.5/user_doc/docker-deployment.md 
b/docs/zh-cn/1.3.5/user_doc/docker-deployment.md
index 7de3282..82f1ce5 100644
--- a/docs/zh-cn/1.3.5/user_doc/docker-deployment.md
+++ b/docs/zh-cn/1.3.5/user_doc/docker-deployment.md
@@ -11,7 +11,7 @@
 
 ### 一、以 docker-compose 的方式启动 DolphinScheduler (推荐)
 
-这种方式需要先安装 [docker-compose](https://docs.docker.com/compose/) , docker-compose 
的安装网上已经有非常多的资料,请自行安装即可
+这种方式需要先安装 [docker-compose](https://docs.docker.com/compose/), docker-compose 
的安装网上已经有非常多的资料,请自行安装即可
 
 #### 1、下载源码包
 
diff --git a/docs/zh-cn/1.3.6/user_doc/docker-deployment.md 
b/docs/zh-cn/1.3.6/user_doc/docker-deployment.md
index 74443e9..30119d4 100644
--- a/docs/zh-cn/1.3.6/user_doc/docker-deployment.md
+++ b/docs/zh-cn/1.3.6/user_doc/docker-deployment.md
@@ -11,9 +11,9 @@
 
 ### 一、以 docker-compose 的方式启动 DolphinScheduler (推荐)
 
-这种方式需要先安装 [docker-compose](https://docs.docker.com/compose/) , docker-compose 
的安装网上已经有非常多的资料,请自行安装即可
+这种方式需要先安装 [docker-compose](https://docs.docker.com/compose/), docker-compose 
的安装网上已经有非常多的资料,请自行安装即可
 
-对于 Windows 10,你可以安装 [Docker 
Desktop](https://docs.docker.com/docker-for-windows/install/)。对于 Windows 7, 8 和 
8.1, 你可以安装 [Docker Toolbox](https://github.com/docker/toolbox)
+对于 Windows 7-10,你可以安装 [Docker 
Toolbox](https://github.com/docker/toolbox/releases)。对于 Windows 10 64 位,你可以安装 
[Docker 
Desktop](https://docs.docker.com/docker-for-windows/install/),并且注意[系统要求](https://docs.docker.com/docker-for-windows/install/#system-requirements)
 
 #### 0、要求
 

Reply via email to