Earlier quoted context omitted.
I'm also using Alpine, but 100% of binary distributions of software I've tried have failed to run. Even AppImages don't run on Alpine, due to lack of glibc. It's honestly pretty frustrating--though I don't blame Alpine for this! As a mitigation, I use Nix to run anything that isn't packaged for Alpine (e.g. Deno), and that actually works pretty well, but having a parallel set of libraries kind of defeats my whole pur…
You can install glibc on Alpine but it's a shitemare from start to finish. Better to stick to Arch for a very similar user experience.
Note that, in my case, I'm not using Alpine for the "user experience", but solely because it is the most lightweight distribution (important when running on a machine with 1 GB of RAM). I was able to set up a C programming environment on a Raspberry Pi in only 300 MB... of disk space, not RAM! :)