提交 07c07162 编写于 作者: A Aaron Xiao 提交者: Jiangtao Hu

Docs: Align local image name with that in release_commit.sh.

上级 ea80d9b1
......@@ -209,7 +209,7 @@ This section provides the instructions to run the Apollo 1.0 Demo on Vehicle.
Run the following commands:
```
cd $APOLLO_HOME
bash docker/scripts/release_start.sh local
bash docker/scripts/release_start.sh local_release
```
When Docker starts, it creates a port mapping, which maps the Docker internal port 8887 to the host port 8887. You can then visit the HMI web service in your host machine browser:
......
......@@ -208,7 +208,7 @@ bash docker/scripts/release_commit.sh
运行以下命令:
```
cd $APOLLO_HOME
bash docker/scripts/release_start.sh local
bash docker/scripts/release_start.sh local_release
```
当Docker启动时,它创建一个端口映射,将Docker内部端口8887映射到主机端口8887.然后,您可以在主机浏览器中访问HMI Web服务:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册