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