prebuilt debug libc for study
docker pull skysider/glibc_builder64:${glibc_version}
compiled libc.so is located in /glibc/${glibc_version}/64/lib/ .
besides, you can also build your own glibc version with following command:
docker build --build-arg GLIBC_VERSION=${version} -t <tag> .
Content type
Image
Digest
sha256:f57fba500…
Size
231.7 MB
Last updated
over 3 years ago
docker pull skysider/glibc_builder64:2.36