I'm contemplating switching my RPi 4 from the dedicated Channels USB boot image to a Channels install on top of a standard Linux distro for RPi 4. (So, first tell me if that's a big mistake. )
I'd like to run the Channels docker image, but I'm a little confused about it. The Channels docker instructions (Channels — Channels DVR Server) have a note that I need the "tve" tag to get TVE support. On Docker Hub, I see that the "tve" tag is for amd64 and was updated 2 months ago. The arm64 image is of a similar size, so maybe it always includes TVE support. But it was updated a year ago.
Is it sane and good to use the Channels docker image for RPi 4, or will I be missing out on something or be behind the times, or will all the cool kids make fun of me and steal my lunch money? (I have enough experience with docker on RPi, so that's not a worry for me. I'm leaning toward docker rather than a native install for the usual tidiness and isolation reasons.)