Commit 599b4058 authored by xuezj's avatar xuezj

增加rabbitmq

parent 6ede9753
FROM rabbitmq:3.6-management-alpine
ENV RABBITMQ_DEFAULT_USER=qa
ENV RABBITMQ_DEFAULT_PASS=qatest
COPY plugins /opt/rabbitmq/plugins/
COPY enabled_plugins /etc/rabbitmq/enabled_plugins
[rabbitmq_management,rabbitmq_delayed_message_exchange].
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment