Every one of these docker discussions seems to assume the audience fully understands the issues. Not true! Explain to me like I'm 6.
(a) How "abstracted" is the relevant docker container? ie does it run on some sort of virtual machine, like node.js, so it can run pretty much everywhere?
Or is it strongly tied to a particular OS and binary? ie is it more or less hopeless to hope for say an Apple Silicon version given the existence of a "Synology" version?
(b) What's in this container? Is it some actual binaries? Or a web server and some pages? Or what? Again the question is ultimately how hard are we talking to see this ported to any other environments?
As a technical issue, why do these things seem mainly available as Synology docker images? Is that just because the first person who put one together had a Synology system and that was a convenient host?
I'm that assuming while people have a range of HTPCs, the most common versions are Windows x86, Mac x86, and Mac Apple Silicon, yet I never see these packages for those sorts of HTPCs, which surprises me.