FROM rabbitmq

MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>

RUN rabbitmq-plugins enable --offline rabbitmq_management

EXPOSE 15671 15672