docker
This commit is contained in:
parent
3da2288e7b
commit
e0c4d835c3
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user