# rabbitmq-stomp **Repository Path**: mirrors_Activiti/rabbitmq-stomp ## Basic Information - **Project Name**: rabbitmq-stomp - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rabbitmq-stomp Dockerfile for generating a RabbitMQ docker image with the following plugins enabled * [Management plugin](https://www.rabbitmq.com/management.html) * [STOMP plugin](https://www.rabbitmq.com/stomp.html) Extends the [official docker rabbitmq image](https://hub.docker.com/_/rabbitmq/). Based on https://github.com/Byteflair/docker-rabbitmq-stomp