and rabbit

This commit is contained in:
Matthew Slowe
2021-01-09 20:47:43 +00:00
parent e0c4d835c3
commit 5bae47c1cf
2 changed files with 28 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
FROM debian
RUN apt-get update
RUN apt-get install -y make libnet-stomp-perl libanyevent-rabbitmq-perl
RUN apt-get install -y make libnet-stomp-perl libanyevent-rabbitmq-perl build-essential
RUN yes | cpan install Net::MQTT::Simple
RUN yes | cpan install -f Net::RabbitMQ