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

[skywalking-website] branch javaagent/docker created (now d3fd797)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch javaagent/docker
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git.


      at d3fd797  Add download link for Java agent docker image

This branch includes the following new commits:

     new d3fd797  Add download link for Java agent docker image

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[skywalking-website] 01/01: Add download link for Java agent docker image

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch javaagent/docker
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git

commit d3fd79702cbbf6f9a5bf760b0bd26abc385f63cb
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Tue May 11 11:02:51 2021 +0800

    Add download link for Java agent docker image
---
 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