You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/05/11 03:08:51 UTC

[skywalking-website] branch master updated: Add download link for Java agent docker image (#275)

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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new beb9c9c  Add download link for Java agent docker image (#275)
beb9c9c is described below

commit beb9c9c5eee0b0167f550f621d3de7a0fcf19c9d
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Tue May 11 11:08:42 2021 +0800

    Add download link for Java agent docker image (#275)
---
 data/dockerImages.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/data/dockerImages.yml b/data/dockerImages.yml
index 9ced235..b7aeb7f 100644
--- a/data/dockerImages.yml
+++ b/data/dockerImages.yml
@@ -18,3 +18,8 @@
   icon: K
   description: A platform for the SkyWalking user, provisions, upgrades, maintains SkyWalking relevant components, and makes them work natively on Kubernetes.
   link: https://hub.docker.com/r/apache/skywalking-swck
+
+- name: SkyWalking Java Agent
+  icon: J
+  description: The Docker image for Java users to conveniently use SkyWalking agent in containerized scenario.
+  link: https://hub.docker.com/r/apache/skywalking-java-agent