Docker image
magpern opened this issue · 2 comments
I have made a docker container for RFLinkGateway, if anyone is interested?
I had built a (private) Docker image using Ubuntu:latest (and I'm still using it). Yours is lighter (Alpine based) and should be a good candidate.
Ah. Nice. I am unable to get RFLinkGateway to work satisfactory in the docker container. I don't think it is the docker container itself, it is not working good outside of the container either.
I never see it read from the MQTT.
And the serialport communication is very unstable. I get junk bytes after a while, and the gateway is not able to reconnect with the serial port, rendering the RFLinkGateway into a halt.
I will investigate further, but chances are the docker container will change in the future.