I have claimed the feature "Provider a docker image for RocketMQ" in jira[1], and according to yukon ever suggested, discuss this feature's details in dev@list.
*Key Points* 1. The image will be based on CentOS 7 and JDK6. 2. Provider an docker image, including RocketMQ namesrv/broker/console. Each one will be ran by different script argument, such as "docker run -it /bin/namesrv.sh" . 3. Provider an docker-compose image to launch the three components at the same time. 4. After docker file reviewed by RocketMQ Team, it's better to submit a PR to Docker Official Repo to make it to be an official image. [1] https://issues.apache.org/jira/browse/ROCKETMQ-126 Regards
