Mine is https://github.com/vinceskahan/weewx-docker if anybody has interest. Not too bad at 205MB with Belchertown installed and enabled :-)
Hardest thing is lots of extensions/skins are either mis(un)configured out of the box or disabled. The configobj format of weewx.conf makes it particularly difficult to tweak things inline in Dockerfile-like builds. (hint - a small portable utility that could read weewx.conf and let folks do simple enable/disable/edits of a designated piece of that file would be a HUGE win toward automation, if anybody gets bored and feels the need to write such a tool....) On Wednesday, November 23, 2022 at 12:22:29 PM UTC-8 do...@dougjenkins.com wrote: > Actually I built my own image. It essentially builds weewx via python > setup.py and I add a few popular extensions (mqtt, forecast, belchertown) > as a "batteries include" release. > > My docker image performs all of it's logging to stdout, so you can review > the logs in your favorite orchestration tool (eg. I use portainer). My > docker image also supports MySQL/MariaDB connections if needed. > -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f72b8551-d0f9-4dea-b00c-6f57b9750695n%40googlegroups.com.