KxSystems / mqtt

MQTT messaging protocol interface
https://code.kx.com/q/interfaces
Apache License 2.0
9 stars 12 forks source link

Get and install mqtt release. #14

Closed sshanks-kx closed 4 years ago

sshanks-kx commented 4 years ago

Not the final solution, but a small improvement. Instead of looking for a src code download on local machine, the docker build will download & build an official version (helps with sym links/etc also).

This doesn't currently deal with fully building against an official release (as it'll currently fail due to the makefile depending upon a build file structure).