Docker Official Image packaging for RabbitMQ
Go to file
Docker Library Bot e963688c18 Update 4.2-rc to openssl 3.3.5 2025-09-30 10:38:53 -07:00
.github/workflows Simplify and update `verify-templating.yml` 2024-12-13 15:03:30 -08:00
3.13 Update 3.13 to otp 26.2.5.15 2025-09-10 10:05:14 -07:00
4.0 Update 4.0 to openssl 3.3.5 2025-09-30 10:05:21 -07:00
4.1 Update 4.1 to openssl 3.3.5 2025-09-30 10:30:16 -07:00
4.2-rc Update 4.2-rc to openssl 3.3.5 2025-09-30 10:38:53 -07:00
conf.d Move `management_agent.disable_metrics_collector` setting to a number… (#626) 2023-03-24 11:45:07 -07:00
.gitattributes Add "loopback_users" configuration snippet to the 3.9 image (#501) 2021-07-23 16:26:10 -07:00
.gitignore Remove manual SBOMs 2024-05-02 15:07:14 -04:00
Dockerfile-alpine.template Erlang/OTP: disable SNMP support 2025-04-01 19:02:33 -04:00
Dockerfile-management.template Add missing `-` in `set -eux` 2024-09-20 14:15:09 -07:00
Dockerfile-ubuntu.template Erlang/OTP: disable SNMP support 2025-04-01 19:02:33 -04:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:16:34 -07:00
README.md Update README 2024-11-21 10:50:45 -08:00
apply-templates.sh Remove manual SBOMs 2024-05-02 15:07:14 -04:00
docker-entrypoint.sh Allow upstream-supported environment variables without error 2021-08-16 12:50:09 -07:00
generate-stackbrew-library.sh Make alias-choosing code generic so GA can be fully automated 2025-08-08 13:48:32 -07:00
update.sh Add initial jq-based templating engine 2020-12-29 14:27:03 -08:00
versions.json Update 4.2-rc to openssl 3.3.5 2025-09-30 10:38:53 -07:00
versions.sh Make alias-choosing code generic so GA can be fully automated 2025-08-08 13:48:32 -07:00

README.md

https://github.com/docker-library/rabbitmq

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for rabbitmq (not to be confused with any official rabbitmq image provided by rabbitmq upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the rabbitmq directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding rabbitmq image PRs, check PRs with the "library/rabbitmq" label on the official-images repository. For the current "source of truth" for rabbitmq, see the library/rabbitmq file in the official-images repository.