imbajin commented on code in PR #306:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/306#discussion_r1428861567


##########
content/cn/docs/quickstart/hugegraph-hubble.md:
##########
@@ -142,6 +115,38 @@ cd apache-hugegraph-hubble-incubating*
 bin/start-hubble.sh -d
 ```
 
+#### 2.3 使用 Docker

Review Comment:
   ```suggestion
   #### 2.3 使用 Docker (易于测试)
   ```



##########
content/cn/docs/quickstart/hugegraph-hubble.md:
##########
@@ -35,39 +35,12 @@ HugeGraph 是一款面向分析型,支持批量操作的图数据库系统,
 ### 2 部署
 
 有三种方式可以部署`hugegraph-hubble`
-- 使用 docker (推荐)
+
 - 下载 toolchain 二进制包
 - 源码编译
+- 使用 docker

Review Comment:
   ```suggestion
   - 使用 docker (更方便**测试**)
   ```



##########
content/cn/docs/quickstart/hugegraph-hubble.md:
##########
@@ -142,6 +115,38 @@ cd apache-hugegraph-hubble-incubating*
 bin/start-hubble.sh -d
 ```
 
+#### 2.3 使用 Docker
+
+> 注意:hugegraph-hubble 的 docker 镜像是一个便捷版本,用于快速启动 hubble,并不是 ASF 官方发布版。你可以从 [ASF 
Release Distribution 
Policy](https://infra.apache.org/release-distribution.html#dockerhub) 中得到更多细节。
+
+> 注意:推荐使用 `release tag`(如 `1.0.0`) 以获取稳定版。使用 `latest` tag 可以使用开发中的最新功能。

Review Comment:
   和之前 README 风格保持一致, 这部分后置



##########
content/cn/docs/quickstart/hugegraph-loader.md:
##########
@@ -24,52 +24,20 @@ HugeGraph-Loader 是 HugeGraph 的数据导入组件,能够将多种数据源
 
 有两种方式可以获取 HugeGraph-Loader:
 
-- 使用 Docker 镜像 (推荐)
 - 下载已编译的压缩包
 - 克隆源码编译安装
+- 使用 Docker 镜像

Review Comment:
   same, ditto



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to