Thanks for the suggestions, I will be digging into this! On Sunday, December 7, 2025 at 12:11:58 PM UTC-6 vince wrote:
> It certainly 'can' be done, but you'd need to decide on whether you want > to run MQTTSubscribe as a driver or as an extension to add info from some > other driver. > > Part of the fun is learning how to build your own images, but you can > avoid even that if you have it mount directories on your host. > > Try a google search for 'weewx docker' and check out the results. One > base image I'm aware of is https://hub.docker.com/r/mitct02/weewx which > has sources at https://github.com/tomdotorg/docker-weewx although the > documentation there lags the current image version perhaps a little. If > you look in the Dockerfile there you can see how he adds things to his > image by downloading a lot of well known extensions and skins and > installing them within the image. You could add a couple lines there to > add MQTTSubscribe pretty easily or better yet create a derived image of > your own that is based on the author's starting point. > > Give it a try. Should be very doable. > > On Friday, December 5, 2025 at 2:21:22 PM UTC-8 Frank Gruhlke wrote: > >> Is anyone aware if this has been done? I stumbled across this docker file >> >> >> https://git.kempkens.io/daniel/weewx-docker/commit/1802fee053ccb91346fad2c1a69c0c65662d1e7d >> >> But really, I have no experience in building my own docker images! >> >> Appreciate any feedback!! >> >> THANKS! >> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/8b82f20d-75e4-45d1-9b32-37b9fa51bd97n%40googlegroups.com.
