You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/09/25 03:30:14 UTC

[GitHub] [rocketmq-operator] liuruiyiyang commented on issue #7: Dockerfile issue

liuruiyiyang commented on issue #7: Dockerfile issue
URL: https://github.com/apache/rocketmq-operator/issues/7#issuecomment-534835486
 
 
   Thanks for your questions.
   
   Currently the ```rocketmq-operator``` and other related images has not been pushed to the ```docker.io/library``` repo, but we will push the images to the official docker repo in the future. You may consider ```docker.io/library``` as a placeholder for now, which you can replace it with your own repo for development and testing purpose. We will mention this in the documents for developers later.
   
   For the rocketmq code, the operator will collaborate with the ```RocketMQ Admin Tool``` to do the cluster management jobs so we simply install rocketmq code in the operator image. We haven't separated the ```mqadmin``` related part yet, welcome to do some optimizations on that.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services