apache/skywalking-base
Apache SkyWalking Base
1M+
Find out OAP Server Images from here
Docker images are not official ASF releases but provided for convenience. Recommended usage is always to build the source
SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
From version 7.0.0, we split the base image into two tags, x.y.z-es6, and x.y.z-es7. As their name indicates, es6
intends to connect to Elasticsearch 6, and es7
to Elasticsearch 7.
The latest
tag points to es6
You could find docker file at here
The base image could be used independently, also we use this to build ui and oap-server images.
docker pull apache/skywalking-base