浏览代码

Run update.sh

Docker Library Bot 7 年之前
父节点
当前提交
381c6a4c78
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rabbitmq/README.md

+ 1 - 1
rabbitmq/README.md

@@ -75,7 +75,7 @@ One of the important things to note about RabbitMQ is that it stores data based
 $ docker run -d --hostname my-rabbit --name some-rabbit rabbitmq:3
 ```
 
-If you give that a minute, then do `docker logs some-rabbit`, you'll see in the output a block similar to:
+This will start a RabbitMQ container listening on the default port of 5672. If you give that a minute, then do `docker logs some-rabbit`, you'll see in the output a block similar to:
 
 	=INFO REPORT==== 6-Jul-2015::20:47:02 ===
 	node           : rabbit@my-rabbit