未验证 提交 43fa3c0f 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Merge pull request #800 from ascrutae/fix/docker-compose-version

Fix the docker version is out of date
version: '2.1'
services:
skywalking-webui:
image: skywalking/skywalking-ui:5.0-2018-preview
image: skywalking/skywalking-ui:5.0.0-alpha
expose:
- "8080"
ports:
......@@ -15,7 +15,7 @@ services:
- COLLECTOR_SERVERS=skywalking-collector:10800
skywalking-collector:
image: skywalking/skywalking-collector:5.0-2018-preview
image: skywalking/skywalking-collector:5.0.0-alpha
expose:
- "10800"
- "11800"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册