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
The following commit(s) were added to refs/heads/master by this push:
new 90e78d3 Update README.md
90e78d3 is described below
commit 90e78d3b90c6cfb3f751ae24a70cf7a6a4c1e67d
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue May 11 10:59:25 2021 +0800
Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index c810c60..5a2acfa 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ microservices, cloud native and container-based (Docker,
Kubernetes, Mesos) arch
This repository includes related files of following docker images:
- OAP server
- UI
+ - Java agent
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)
@@ -17,6 +18,9 @@ The convenience images are published in docker hub.
- https://hub.docker.com/r/apache/skywalking-ui
- https://hub.docker.com/r/apache/skywalking-oap-server
+Java agent images are available too.
+- https://hub.docker.com/repository/docker/apache/skywalking-java-agent
+
# How to build
When the version < `8.4.0`, the release manifests are grouping by their major
version number and full version number in `archive`.