README.md 800 字节
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1
# Apache SkyWalking Docker Files
G
Gao Hongtao 已提交
2

wu-sheng's avatar
wu-sheng 已提交
3
<img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo" height="90px" align="right" />
G
Gao Hongtao 已提交
4 5 6 7

**SkyWalking**: an APM(application performance monitor) system, especially designed for 
microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.

G
Gao Hongtao 已提交
8 9
# Images
This repository includes related files of following docker images:
wu-sheng's avatar
wu-sheng 已提交
10 11
 - OAP server
 - UI
wu-sheng's avatar
wu-sheng 已提交
12
 
J
Jared Tan 已提交
13
 Documents of each version are in `v-x.y.z/oap` and `v-x.y.z/ui`. Such as [8.1.0 OAP](8/8.1.0/oap) and [8.1.0 UI](8/8.1.0/ui)
G
Gao Hongtao 已提交
14 15

The convenience images are published in docker hub.
wu-sheng's avatar
wu-sheng 已提交
16 17 18
- https://hub.docker.com/r/apache/skywalking-base
- https://hub.docker.com/r/apache/skywalking-ui
- https://hub.docker.com/r/apache/skywalking-oap-server
G
Gao Hongtao 已提交
19 20 21

# License
[Apache 2.0 License.](/LICENSE)