sgerrand / alpine-pkg-glibc

A glibc compatibility layer package for Alpine Linux
2.05k stars 280 forks source link

glibc for i386/alpine docker image #158

Open mfanara opened 3 years ago

mfanara commented 3 years ago

I have built glibc using sgerrand / docker-glibc-builder. I modified the builder to specify the i686 target. I am unable to build the apk files using abuild.

My request is for either a 32-bit X86 package be added here or for instructions be added for building the apk files from local files instead of from a url.