toke / docker-mosquitto

Docker file for eclipse mosquitto MQTT broker
https://registry.hub.docker.com/u/toke/mosquitto/
BSD 3-Clause "New" or "Revised" License
229 stars 127 forks source link

Support for docker on rasberry pi #15

Open davemssavage opened 7 years ago

davemssavage commented 7 years ago

Tested locally and it's a trivial change to start from a different base image:

FROM resin/rpi-raspbian

Happy to submit a merge request if it's something you want to support?

Antexa commented 6 years ago

👍

toke commented 6 years ago

I have to look into a way to make both base images to coexist.