Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3942536
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
564 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/Dockerfile b/Dockerfile
index 0560b9e..78f12b3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,8 +1,9 @@
FROM rabbitmq:latest
RUN rabbitmq-plugins enable --offline rabbitmq_management && \
rabbitmq-plugins enable --offline rabbitmq_mqtt && \
rabbitmq-plugins enable --offline rabbitmq_stomp && \
- rabbitmq-plugins enable --offline rabbitmq_web_stomp
+ rabbitmq-plugins enable --offline rabbitmq_web_stomp && \
+ rm -f /etc/rabbitmq/conf.d/20-management_agent.disable_metrics_collector.conf
EXPOSE 1883 8883 15672 15674 61613
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Dec 26, 16:28 (8 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2315251
Default Alt Text
(564 B)
Attached To
Mode
rDRABBITMQ RabbitMQ Docker image
Attached
Detach File
Event Timeline
Log In to Comment