upvote
Running a container is exactly my current solution as well.

Are there any other solutions that don't depend on glibc?

reply
Guix (and I assume Nix as well, but I only know Guix) can create a package that is completely self contained including glibc. You can even have it be an AppImage https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix...
reply