felipeg48/rabbitmq-simulator

By felipeg48

Updated about 2 years ago

RabbitMQ Simulator - Teaching RabbitMQ

Image
Languages & frameworks
Message queues
Developer tools
0

154

felipeg48/rabbitmq-simulator repository overview

This is the RabbitMQ Simulator. Used for teaching purposes.

It exposes the port 3000 for the Simulator, the RabbitMQ Console using the port: 15672, and the AMQP on port 5672.

docker run -d --rm --name rmq-simulator -p 3000:3000 -p 15672:15672 -p 5672:5672 felipeg48/rabbitmq-simulator

Tag summary

Content type

Image

Digest

sha256:185a86abb

Size

44.9 MB

Last updated

about 2 years ago

docker pull felipeg48/rabbitmq-simulator