RabbitMQ Simulator - Teaching RabbitMQ
154
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
Content type
Image
Digest
sha256:185a86abb…
Size
44.9 MB
Last updated
about 2 years ago
docker pull felipeg48/rabbitmq-simulator