Matthew Slowe e0c4d835c3 docker
2021-01-09 20:12:16 +00:00

6 lines
145 B
Docker

FROM debian
RUN apt-get update
RUN apt-get install -y make libnet-stomp-perl libanyevent-rabbitmq-perl
RUN yes | cpan install Net::MQTT::Simple