docker
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal 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
|
||||||
|
|
Reference in New Issue
Block a user