FROM rabbitmq:3-management MAINTAINER Jose MÂȘ Avila <bichi5@gmail.com> RUN apt-get update RUN apt-get install -y curl EXPOSE 25672 15672