Hacker News new | ask | show | jobs
by liqilin1567 229 days ago
Running a container is exactly my current solution as well.

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

1 comments

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...