https://github.com/masstransit/docker-rabbitmq
https://github.com/masstransit/docker-rabbitmq
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/masstransit/docker-rabbitmq
- Owner: MassTransit
- Created: 2020-04-07T15:39:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T02:29:23.000Z (over 1 year ago)
- Last Synced: 2025-03-28T03:23:45.561Z (over 1 year ago)
- Language: Dockerfile
- Size: 12.7 KB
- Stars: 12
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RabbitMQ with delayed exchange
This repository contains the [RabbitMQ](https://hub.docker.com/_/rabbitmq) `management` Docker image with [delayed message exchange](https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/) plugin enabled.
This image is build to be used with [MassTransit - Scheduling](http://masstransit-project.com/advanced/scheduling/rabbitmq-delayed.html).
## Documentation
The [documentation](https://hub.docker.com/_/rabbitmq/) is the same as the default `management` image.