testcontainers / testcontainers-ruby

Testcontainers for Ruby
MIT License
120 stars 16 forks source link

Initial Configuration for RabbitMq containers #16

Closed PedroI920224 closed 1 year ago

PedroI920224 commented 1 year ago

In this MR you could find the configuration for a rabbitMQ container, keep in mind that RabbitMQ uses different ports, for example 5672 to enqueue and read messages, and 15672 to plugins.