You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2019/08/26 02:51:48 UTC

[rocketmq-docker] 38/38: Merge pull request #8 from liuruiyiyang/fix_issue7

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

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

commit fc1e6da6fe113fbb347e2476efd71279eba6504c
Merge: 32da6b9 b02d4f7
Author: von gosling <vo...@apache.org>
AuthorDate: Mon Aug 26 10:51:05 2019 +0800

    Merge pull request #8 from liuruiyiyang/fix_issue7
    
    [Fix issue #7] Add pre-prepared data dir to avoid auto-created directories with root permission

 README.md                                   | 19 -------
 image-build/Dockerfile-alpine               |  2 +-
 templates/docker-compose/docker-compose.yml |  1 -
 templates/kubernetes/deployment.yaml        |  2 -
 templates/kubernetes/deployment2.yaml       |  2 -
 templates/play-docker-compose.sh            | 17 ++++--
 templates/play-docker-deledger.sh           | 25 ++++++---
 templates/play-docker-tls.sh                | 19 +++++--
 templates/play-docker.sh                    | 19 +++++--
 templates/scripts/runbroker-customize.sh    | 84 -----------------------------
 templates/scripts/runserver-customize.sh    | 70 ------------------------
 11 files changed, 63 insertions(+), 197 deletions(-)