提交 e38e09cc 编写于 作者: C carlvine500 提交者: Jared Tan

Update README.md (#3)

rename docker container name
上级 b966e672
......@@ -10,7 +10,7 @@ microservices, cloud native and container-based (Docker, Kubernetes, Mesos) arch
## Start a container to connect oap server whose address is `oap:12800`
```
$ docker run --name oap --restart always -d -e SW_OAP_ADDRESS=oap:12800 apache/skywalking-ui:6.1.0
$ docker run --name ui --restart always -d -e SW_OAP_ADDRESS=oap:12800 apache/skywalking-ui:6.1.0
```
# Configuration
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册