Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RabbitMQ Docker images with enabled plugins.

License

NotificationsYou must be signed in to change notification settings

wayofdev/docker-rabbitmq




Build StatusLatest VersionDocker PullsSoftware LicenseCommits since latest release

Docker Image: RabbitMQ

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!


⚙️ Development

To install dependencies and start development you can check contents of ourMakefile

→ Requirements

For testing purposes we usegoss anddgoss, follow installation instructions ontheir official README


→ Building locally

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

Testing default image:

$ maketest

To test all images:

$ maketest TEMPLATE="alpine"$ maketest TEMPLATE="management-alpine"

→ Code quality tools

Runyamllint to validate all yaml files in project:

$ make lint-yaml

Run hadolint to validate created Dockerfiles:

$ make lint-docker

🤝 License

Licence


🙆🏼‍♂️ Author Information

This repository was created in2022 bylotyp / wayofdev.


🫡 Contributors


About

RabbitMQ Docker images with enabled plugins.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors4

    •  
    •  
    •  
    •  

    [8]ページ先頭

    ©2009-2025 Movatter.jp