Glibc-builder is a image base on Debian that allows to compile and build the GNU C standard library.
10K+
Maintained by:
Oowy team
Where to get help:
the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow
latest: Latest version with the latest updates of the glibc builder scripts.1.0.4amd64, arm64v8The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational facilities as open, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt, login, exit and more.
The GNU C Library is designed to be a backwards compatible, portable, and high performance ISO C library. It aims to follow all relevant standards including ISO C11, POSIX.1-2008, and IEEE 754-2008.
The project was started circa 1988 and is more than 30 years old.
The team publishes a oowy/glibc-builder Docker image to this repository.
oowy/glibc-builder is a Docker image containing scripts to compile and build the GNU C Standard Library (glibc) for Linux operating systems. It provides automated scripts to compile the glibc library for different architectures, enabling easy deployment of C programs across various Linux systems.
This image is particularly useful for developers working on C projects to ensure compatibility and portability of their applications.
Please file issues related to glibc-builder on the main Github repository.
Content type
Image
Digest
sha256:e6bbf2a44…
Size
188.3 MB
Last updated
over 2 years ago
docker pull oowy/glibc-builder