I would like to use my S905X based Android Box with LE and Pi-hole add-on.
Pi-hole gives me DNS and DHCP nicely. What I additionally would like to do is add some Linux QoS, e.g, priority to streaming from Ethernet source to Box over downloads by home PC/laptop(s) attached to the LE WiFi AP.
Plus some buffer bloat prevention and minimum bandwidth guarantee to streaming to Box as percent of total. My ethernet bandwidth will be low, 2-5 Mbps.
LE can't run any installs, and Pi-hole likely cannot accommodate scripts either.
Can some Docker container based approach do the trick for above simple QoS features, perhaps by adding OpenWrt type functions? Possibly on a lightweight Alpine aarch64 base (5MB) as opposed to the usual Debian one?