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 348d03f  Add skywalking.docker.scarf.sh container endpoint to README 
(#21)
348d03f is described below

commit 348d03f51c9a9f94891f692da2723d1bbcfab00c
Author: Avi Press <[email protected]>
AuthorDate: Thu Jul 1 17:08:21 2021 -0700

    Add skywalking.docker.scarf.sh container endpoint to README (#21)
---
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 8be4d93..3e46539 100644
--- a/README.md
+++ b/README.md
@@ -13,13 +13,14 @@ This repository includes related files of following docker 
images:
  
  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)
 
-The convenience images are published in docker hub.
-- https://hub.docker.com/r/apache/skywalking-base
-- https://hub.docker.com/r/apache/skywalking-ui
-- https://hub.docker.com/r/apache/skywalking-oap-server
+The convenience images are published to Docker Hub and available from the 
`skywalking.docker.scarf.sh` endpoint.
+
+- `skywalking.docker.scarf.sh/apache/skywalking-base` ([Docker 
Hub](https://hub.docker.com/r/apache/skywalking-base))
+- `skywalking.docker.scarf.sh/apache/skywalking-ui` ([Docker 
Hub](https://hub.docker.com/r/apache/skywalking-ui))
+- `skywalking.docker.scarf.sh/apache/skywalking-oap-server` ([Docker 
Hub](https://hub.docker.com/r/apache/skywalking-oap-server))
 
 Java agent images are available too.
-- https://hub.docker.com/r/apache/skywalking-java-agent
+- `skywalking.docker.scarf.sh/apache/skywalking-java-agent` ([Docker 
Hub](https://hub.docker.com/r/apache/skywalking-java-agent))
 
 # How to build
 

Reply via email to