charliex2 edited a comment on pull request #20:
URL: https://github.com/apache/rocketmq-dashboard/pull/20#issuecomment-917407873


   > Hi @charliex2
   > Thank you for your contribution.
   > I find that [docker hub rocketmq 
console](https://hub.docker.com/r/apacherocketmq/rocketmq-console/tags?page=1&ordering=last_updated)
 don't have latest tag, so this CMD may still fail.
   > 
   > ```
   > docker run -e "JAVA_OPTS=-Drocketmq.namesrv.addr=127.0.0.1:9876 
-Dcom.rocketmq.sendMessageWithVIPChannel=false" -p 8080:8080 -t 
apacherocketmq/rocketmq-console
   > ```
   > 
   > Could you help to remove it?
   > 
   > Thanks.
   
   Hi, @StyleTang ,
   
   Have deleted the `docker run` CMD as you mentioned.
   And,
   I also added the newest tag (2.0.0) to the  `docker pull` CMD, because it 
also failed before.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to