You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ti...@apache.org on 2021/11/08 16:10:54 UTC

[rocketmq-docker] branch master updated (0794732 -> a2672f6)

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

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


    from 0794732  Merge pull request #36 from mask616/master
     new e13ea96  add building rocketmq dashboard docker image
     new b44898a  update building rocketmq dashboard docs
     new a2672f6  Merge pull request #44 from francisoliverlee/dev/11-08-add-building-dashboard-image

The 63 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:
 README.md                                          | 36 ++++++---
 image-build/Dockerfile-centos-dashboard            | 94 ++++++++++++++++++++++
 .../{build-image.sh => build-image-dashboard.sh}   | 11 +--
 .../play-consumer.sh => product/start-dashboard.sh |  6 +-
 4 files changed, 128 insertions(+), 19 deletions(-)
 create mode 100644 image-build/Dockerfile-centos-dashboard
 copy image-build/{build-image.sh => build-image-dashboard.sh} (78%)
 mode change 100755 => 100644
 copy templates/play-consumer.sh => product/start-dashboard.sh (82%)
 mode change 100755 => 100644