spring2/rabbitmq

By spring2

Updated almost 9 years ago

RabbitMQ in a windows container

Image
2

10K+

spring2/rabbitmq repository overview

https://github.com/spring2/dockerfiles/tree/master/rabbitmq

RabbitMQ running in windows container with:

  • Basic install with default guest enabled
  • Remote host access is enabled.
  • AMQP 1.0 plugin enabled

run:

docker run -d --name rabbitmq spring2/rabbitmq

view enabled plugins:

docker exec -it rabbitmq cmd /c rabbitmq-plugins list

Tag summary

Content type

Image

Digest

Size

5.2 GB

Last updated

almost 9 years ago

docker pull spring2/rabbitmq