This commit is contained in:
Matthew Slowe 2021-01-09 20:12:16 +00:00
parent 3da2288e7b
commit e0c4d835c3

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
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