Skip to content

Commit 750b9c3

Browse files
committed
Update 3.deploy-nebula-graph-with-docker-compose.md
1 parent 06b0e20 commit 750b9c3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs-2.0/4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
!!! Note
4242

43-
如果长期未更新镜像,请先更新[Nebula Graph镜像](#nebula_graphdocker)和[Nebula Console镜像](#nebula_console)。
43+
如果长期未更新镜像,请先更新[Nebula Graph镜像](#如何升级更新nebula-graph服务的docker镜像)和[Nebula Console镜像](#nebula_console)。
4444

4545
```bash
4646
[nebula-docker-compose]$ docker-compose up -d
@@ -233,8 +233,10 @@ graphd:
233233
!!! note
234234
执行`docker-compose pull`命令更新服务镜像前,确保已停止Nebula Graph。
235235

236-
3. 通过Nebula Console连接Nebula Graph后,分别执行命令`show hosts graph``show hosts storage``show hosts meta`查看各服务版本
236+
3. 执行命令`docker-compose up -d`启动Nebula Graph服务
237237

238+
4. 通过Nebula Console连接Nebula Graph后,分别执行命令`show hosts graph``show hosts storage``show hosts meta`查看各服务版本。
239+
238240
### 执行命令`docker-compose pull`报错`ERROR: toomanyrequests`
239241

240242
可能遇到如下错误:

0 commit comments

Comments
 (0)