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 2022/07/08 02:06:18 UTC

[GitHub] [rocketmq] caigy commented on issue #4570: Use docker to start RocketMq

caigy commented on issue #4570:
URL: https://github.com/apache/rocketmq/issues/4570#issuecomment-1178456983

   The following command works. Maybe you could refer to documents of docker for more information.
   `docker run -it --net=host --mount type=bind,source=/tmp/,target=/home/rocketmq/store apache/rocketmq ./mqbroker`


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org