RongtongJin opened a new pull request #25: [ISSUE #24] Fix fail to get keys because the site has been redirected URL: https://github.com/apache/rocketmq-docker/pull/25 The code `curl https://www.apache.org/dist/rocketmq/KEYS -o KEYS;` is unable to download to the correct keys because the site has been redirected. So curl needs to add the `-L` parameter. closes #24
---------------------------------------------------------------- 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
