-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
启动broker的时候报错 #1
Comments
broker启动的时候,link参数指定了namesrv的容器名称或者IP,文档命名的namesrv容器名是mqsrv。 |
我启动namesrv也是参照文档启动的 |
两个方式:
|
namesrv和broker都绑定了10909端口吗,启动broker容器会报错 |
修改个端口 |
嗯嗯,启动namesrv不需要10909端口 |
docker: Error response from daemon: could not get container for mqsrv: No such container: mqsrv
The text was updated successfully, but these errors were encountered: