This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-docker.git
commit 14014e95c5a2c4f92af2857194b22c3ff66a83a1 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Thu Oct 17 22:47:05 2019 +0300 Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8ac11e..1ae2f7a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ microservices, cloud native and container-based (Docker, Kubernetes, Mesos) arch This repository includes related files of following docker images: - OAP server - UI + + Documents of each version are in `v-x.y.z/oap` and `v-x.y.z/ui`. Such as [6.4 OAP](6/6.4/oap) and [6.4 UI](6/6.4/ui) The convenience images are published in docker hub. - https://hub.docker.com/r/apache/skywalking-base
