Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 91 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 91 Bytes

RabbitMQ

  • docker build -t rabbitmq .
  • docker run rabbitmq

Ports

  • 5672
  • 15672