提交 c61cf340 编写于 作者: 小傅哥's avatar 小傅哥

上传新文件

上级 55d892f8
# https://hub.docker.com/r/xuchengen/rocketmq
docker run -itd `
--name=rocketmq `
--hostname rocketmq `
--restart=always `
-p 7397:7397 `
-p 9876:9876 `
-p 10909:10909 `
-p 10911:10911 `
-p 10912:10912 `
-v rocketmq_data:/home/app/data `
-v /etc/localtime:/etc/localtime `
-v /var/run/docker.sock:/var/run/docker.sock `
--net=host `
xuchengen/rocketmq:latest
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册