libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
Docker Images
/
message-queue
/ rabbitmq
rabbitmq
JSON →
docker
4.3.1
musl
3817M pulls
RabbitMQ is an open-source message broker that implements AMQP.
message-queues
homepage ↗
docs ↗
Usage
Recommended variant
docker pull rabbitmq:4.3.1-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
rabbitmq:full
rabbitmq:alpine
musl
Lifecycle
Support & EOL
latest
4.3.1
pull size
84MB compressed
Known issues
Gotchas
alpine variant uses musl libc, can break native extensions compiled for glibc
set appropriate memory limits to prevent OOM kills
avoid :latest in production — pulls breaking major version changes
Resources
homepage
https://www.rabbitmq.com/ ↗
docs
https://hub.docker.com/_/rabbitmq ↗