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
We should probably create a separate repo for this, but opening the issue here for now.
As PEP 656 has been accepted, and work has started on adding musllinux support in auditwheel, we should also create Docker images for building wheels for musl.
I think the obvious choice to base these images on is Alpine as it is by far the most popular musl distro. We should also decide on the platform tag and musl version we want to start with. Alpine 3.12 is the oldest, still supported version so that sounds like a good candidate. It ships musl 1.1.24.
The text was updated successfully, but these errors were encountered:
We should probably create a separate repo for this, but opening the issue here for now.
As PEP 656 has been accepted, and work has started on adding
musllinux
support inauditwheel
, we should also create Docker images for building wheels formusl
.I think the obvious choice to base these images on is Alpine as it is by far the most popular
musl
distro. We should also decide on the platform tag andmusl
version we want to start with. Alpine 3.12 is the oldest, still supported version so that sounds like a good candidate. It shipsmusl
1.1.24.The text was updated successfully, but these errors were encountered: