| # Apache SkyWalking Docker Files |
| |
| <img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo" height="90px" align="right" /> |
| |
| **SkyWalking**: an APM(application performance monitor) system, especially designed for |
| microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. |
| |
| # Images |
| 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 |
| - https://hub.docker.com/r/apache/skywalking-ui |
| - https://hub.docker.com/r/apache/skywalking-oap-server |
| |
| # License |
| [Apache 2.0 License.](/LICENSE) |