So I'm playing with Alpine Linux, which uses musl vs glibc.
I'm finding out that because of this choice I can't run Oracle Java, or static go binaries built under glibc.
Is musl supposed to be compatible with the more widely used glibc or are you required to recompile against it? (I don't really expect big players like Oracle to do this!)