liuruiyiyang opened a new pull request #4: Polish existing scripts and docs URL: https://github.com/apache/rocketmq-docker/pull/4 1. Add function to find ```JAVA_HOME``` to fix the bug that using fixed ```JAVA_HOME``` path in ```Dockerfile``` which is obsolete. 2. Remove ```-s``` parameter of ```curl``` in ```Dockerfile``` to show the downloading process. 3. Fix an obvious bug in start-ns.sh. 4. Polish README docs, add some notes for stage dir. 5. Add EXPOSE 10912 in ```Dockerfile``` for HA mode. Change log: ``` modified: README.md modified: image-build/Dockerfile modified: image-build/scripts/runbroker-customize.sh modified: image-build/scripts/runserver-customize.sh modified: product/start-ns.sh ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
