Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12239612
Dockerfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
449 B
Referenced Files
None
Subscribers
None
Dockerfile
View Options
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_prometheus && \
rm -f /etc/rabbitmq/conf.d/20-management_agent.disable_metrics_collector.conf
EXPOSE 1883 8883 15672 15674 15692 61613
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 22:40 (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064221
Default Alt Text
Dockerfile (449 B)
Attached To
Mode
rDRABBITMQ RabbitMQ Docker image
Attached
Detach File
Event Timeline
Log In to Comment