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

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


    from e38e09c  Update README.md (#3)
     new 4afbf77  Update readme of 6.1.0
     new d9b08ef  Adding 6.2.0
     new 2d4d402  Merge branch 'master' of 
https://github.com/apache/skywalking-docker

The 3 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.


Summary of changes:
 6/6.1/oap/README.md                       |   5 +-
 6/6.1/ui/README.md                        |   2 +-
 6/{6.1 => 6.2}/base/Dockerfile            |   4 +-
 6/{6.1 => 6.2}/compose/docker-compose.yml |   6 +-
 6/{6.1 => 6.2}/oap/Dockerfile             |  21 ++++--
 6/{6.1 => 6.2}/oap/README.md              |  19 +++--
 6/{6.1 => 6.2}/oap/docker-entrypoint.sh   | 116 +++++++++++++++++++++++++++---
 6/{6.1 => 6.2}/oap/log4j2.xml             |   0
 6/{6.1 => 6.2}/ui/Dockerfile              |  23 ++++--
 6/6.2/ui/README.md                        |  38 ++++++++++
 6/{6.1 => 6.2}/ui/docker-entrypoint.sh    |   0
 6/{6.1 => 6.2}/ui/logback.xml             |   0
 12 files changed, 199 insertions(+), 35 deletions(-)
 copy 6/{6.1 => 6.2}/base/Dockerfile (94%)
 copy 6/{6.1 => 6.2}/compose/docker-compose.yml (89%)
 copy 6/{6.1 => 6.2}/oap/Dockerfile (80%)
 copy 6/{6.1 => 6.2}/oap/README.md (72%)
 copy 6/{6.1 => 6.2}/oap/docker-entrypoint.sh (67%)
 copy 6/{6.1 => 6.2}/oap/log4j2.xml (100%)
 copy 6/{6.1 => 6.2}/ui/Dockerfile (81%)
 create mode 100644 6/6.2/ui/README.md
 copy 6/{6.1 => 6.2}/ui/docker-entrypoint.sh (100%)
 copy 6/{6.1 => 6.2}/ui/logback.xml (100%)

Reply via email to