Sign inSign up

oowy/glibc-builder

By oowy

•Updated over 2 years ago

Glibc-builder is a image base on Debian that allows to compile and build the GNU C standard library.

Image
0

10K+

oowy/glibc-builder repository overview

⁠Quick reference

⁠Supported Tags

  • latest: Latest version with the latest updates of the glibc builder scripts.
  • 1.0.4

⁠Quick reference (cont.)

  • Supported architectures: amd64, arm64v8

⁠What is glibc?

The 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.

⁠Glibc-Builder Docker Image

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.

⁠Community

Please file issues related to glibc-builder on the main Github repository⁠.

Tag summary

Content type

Image

Digest

sha256:e6bbf2a44…

Size

188.3 MB

Last updated

over 2 years ago

docker pull oowy/glibc-builder