You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Alpine Linux
All of the java binaries being downloaded by Alpine are built against glibc - Alpine leverages musl - and many (though not all) JVM providers offer Alpine downloads as a result, e.g.:
sdkman is pretty much useless without this support out of the box.
@sechastain That's a bit harsh. I think your requirement is only a tiny segment of our total user base. The vast majority of our users don't use Alpine. That said, we can certainly do some work around supporting musl.
Sorry - I only meant that in the context of Alpine.
To be clear, it installs and runs fine.
But the things it installs does not work, and, in that sense, it is useless
- possibly worse than useless because the user gets the illusion that
things have been done as the user has requested, but then none of those
installed things work.
At any rate, I appreciate you looking into it!
Add support for Alpine Linux
All of the java binaries being downloaded by Alpine are built against glibc - Alpine leverages musl - and many (though not all) JVM providers offer Alpine downloads as a result, e.g.:
sdkman is pretty much useless without this support out of the box.
The text was updated successfully, but these errors were encountered: