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 5b1652e Update dockerImages.yml
5b1652e is described below
commit 5b1652e0ab67674e8c87d2e41a2d8cef9be5bc21
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Oct 19 22:03:49 2021 +0800
Update dockerImages.yml
---
data/dockerImages.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/data/dockerImages.yml b/data/dockerImages.yml
index 8204284..1af93fe 100644
--- a/data/dockerImages.yml
+++ b/data/dockerImages.yml
@@ -28,6 +28,11 @@
description: A lightweight collector/sidecar could be deployed closing to
the target monitored system, to collect metrics, traces, and logs.
link: https://hub.docker.com/r/apache/skywalking-satellite
+- name: SkyWalking CLI
+ icon: S
+ description: SkyWalking CLI is a command interaction tool for the SkyWalking
user or OPS team.
+ link: https://hub.docker.com/r/apache/skywalking-cli
+
- name: SkyWalking Eyes Image
icon: I
description: A full-featured license tool to check and fix license headers
and resolve dependencies' licenses.