运行rabbitmq

docker run -d -p 5672:5672 -p 15672:15672 --name myrabbitmq c4663bdca2cd

原文地址:https://www.cnblogs.com/leigepython/p/11011061.html