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


##########
content/cn/docs/quickstart/hugegraph-loader.md:
##########
@@ -970,6 +1001,54 @@ count metrics
      edge insert failure           : 0
 ```
 
+#### 4.6 使用 docker 导入
+
+首先使用 `docker exec -it loader bash` 进入容器内部

Review Comment:
   这里能否使用`docker exec -it xxx`或类似方式直接执行命令, 而不用进入容器再执行呢?



##########
content/cn/docs/quickstart/hugegraph-loader.md:
##########
@@ -970,6 +1001,54 @@ count metrics
      edge insert failure           : 0
 ```
 
+#### 4.6 使用 docker 导入
+
+首先使用 `docker exec -it loader bash` 进入容器内部

Review Comment:
   这里能否使用`docker exec -it xxx`或类似方式直接执行命令, 而不用进入容器再执行呢?



-- 
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