This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-docker.git
from 41f06a2 Merge pull request #91 from RongtongJin/master add bac812e feat: Adapted to RocketMQ 5.x docker compose new cb46b84 Merge pull request #101 from zzjcool/feat/rmq5-docker The 1 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: stage.sh | 13 +++++++++++-- templates/docker-compose/proxy/conf/rmq-proxy.json | 3 +++ ...{docker-compose.yml => rmq4-docker-compose.yml} | 0 ...{docker-compose.yml => rmq5-docker-compose.yml} | 22 ++++++++++++++++++++++ templates/play-docker-compose.sh | 2 +- 5 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 templates/docker-compose/proxy/conf/rmq-proxy.json copy templates/docker-compose/{docker-compose.yml => rmq4-docker-compose.yml} (100%) rename templates/docker-compose/{docker-compose.yml => rmq5-docker-compose.yml} (70%)