{"id":13567664,"url":"https://github.com/sgerrand/docker-glibc-builder","last_synced_at":"2025-04-07T13:06:16.269Z","repository":{"id":43061795,"uuid":"45816680","full_name":"sgerrand/docker-glibc-builder","owner":"sgerrand","description":"A glibc binary package builder in Docker","archived":false,"fork":false,"pushed_at":"2024-07-05T15:45:02.000Z","size":125,"stargazers_count":148,"open_issues_count":6,"forks_count":102,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-31T11:03:29.891Z","etag":null,"topics":["docker-glibc-builder","glibc","hacktoberfest","hacktoberfest-accepted"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgerrand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-09T05:20:59.000Z","updated_at":"2025-03-12T18:10:59.000Z","dependencies_parsed_at":"2024-08-01T13:25:15.242Z","dependency_job_id":"735f301d-9927-4e13-8deb-76c8af17d811","html_url":"https://github.com/sgerrand/docker-glibc-builder","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fdocker-glibc-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fdocker-glibc-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fdocker-glibc-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgerrand%2Fdocker-glibc-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgerrand","download_url":"https://codeload.github.com/sgerrand/docker-glibc-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657276,"owners_count":20974344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-glibc-builder","glibc","hacktoberfest","hacktoberfest-accepted"],"created_at":"2024-08-01T13:02:38.386Z","updated_at":"2025-04-07T13:06:16.249Z","avatar_url":"https://github.com/sgerrand.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# docker-glibc-builder\n\nA glibc binary package builder in Docker. Produces a glibc binary package that can be imported into a rootfs to run applications dynamically linked against glibc.\n\n## Usage\n\nBuild a glibc package based on version 2.39 with a prefix of `/usr/glibc-compat`:\n\n    docker run --rm --env STDOUT=1 sgerrand/glibc-builder 2.39 /usr/glibc-compat \u003e glibc-bin.tar.gz\n\nYou can also keep the container around and copy out the resulting file:\n\n    docker run --name glibc-binary sgerrand/glibc-builder 2.39 /usr/glibc-compat\n    docker cp glibc-binary:/glibc-bin-2.39.tar.gz ./\n    docker rm glibc-binary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgerrand%2Fdocker-glibc-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgerrand%2Fdocker-glibc-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgerrand%2Fdocker-glibc-builder/lists"}