Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
RabbitMQ Docker images with enabled plugins.
License
wayofdev/docker-rabbitmq
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Repository has Dockerfile with pre-configured Alpine RabbitMQ with following plugins:
- rabbitmq-delayed-message-exchange
- rabbitmq-message-timestamp
- rabbitmq_amqp1_0
- rabbitmq_shovel
Optional (Enabled on management version of images):
- rabbitmq-shovel-management
If youlike/use this repository, please considerstarring it. Thanks!
To install dependencies and start development you can check contents of ourMakefile
For testing purposes we usegoss anddgoss, follow installation instructions ontheir official README
Generating distributable Dockerfiles from yaml source code:
$ make generate
Building default image:
$ git clone git@github.com:wayofdev/docker-rabbitmq.git$ make build
Tobuild image,test it and thenclean temporary files run:
$ make
Building all images:
$ make build TEMPLATE="alpine"$ make build TEMPLATE="management-alpine"
Testing default image:
$ maketestTo test all images:
$ maketest TEMPLATE="alpine"$ maketest TEMPLATE="management-alpine"
Runyamllint to validate all yaml files in project:
$ make lint-yaml
Run hadolint to validate created Dockerfiles:
$ make lint-docker
This repository was created in2022 bylotyp / wayofdev.
About
RabbitMQ Docker images with enabled plugins.
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.

