Docker Official Image packaging for RabbitMQ
Go to file
Docker Library Bot bd3e69e85c Update 3.13 to otp 26.2.5.6 2024-12-05 10:05:12 -08:00
.github/workflows Update to actions/checkout@v4 🙃 2024-07-09 15:36:04 -07:00
3.13 Update 3.13 to otp 26.2.5.6 2024-12-05 10:05:12 -08:00
4.0 Move to erlang 27 for 4.0.4 2024-11-22 13:01:04 -08:00
4.1-rc Use the "latest-toolchain" packages consistently 2024-11-25 11:21:52 -08: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 Use the "latest-toolchain" packages consistently 2024-11-25 11:21:52 -08:00
Dockerfile-management.template Add missing `-` in `set -eux` 2024-09-20 14:15:09 -07:00
Dockerfile-ubuntu.template Use the "latest-toolchain" packages consistently 2024-11-25 11:21:52 -08: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 Update `generate-stackbrew-library.sh` to support `BASHBREW_LIBRARY` for easier cascading updates 2024-09-30 11:28:39 -07:00
update.sh Add initial jq-based templating engine 2020-12-29 14:27:03 -08:00
versions.json Update 3.13 to otp 26.2.5.6 2024-12-05 10:05:12 -08:00
versions.sh Move to erlang 27 for 4.0.4 2024-11-22 13:01:04 -08: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.