I want to run an old version of MythTV written for Ubuntu 12.04, on my Ubuntu 20.04 desktop. I don't want to run the latest MythTV, I want my MTV! Obviously I can (and am currently) run it in a virtual environment running Ubuntu 12.04, but this is not a satisfying solution.
Is there a Wine-equivalent for older linux kernel? Or is this a job for docker/flatpak? Assuming I could package it, would a flatpak/docker of a program built with linux 3.xx run on a linux 5.xx platform?