{"id":18756441,"url":"https://github.com/libgit2/docker-build","last_synced_at":"2025-11-29T23:30:14.806Z","repository":{"id":66102480,"uuid":"153992225","full_name":"libgit2/docker-build","owner":"libgit2","description":"Docker images for build pipelines","archived":false,"fork":false,"pushed_at":"2019-09-21T13:07:01.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T01:59:40.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/libgit2.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":"2018-10-21T09:31:22.000Z","updated_at":"2024-02-14T13:23:23.000Z","dependencies_parsed_at":"2023-03-03T15:15:16.534Z","dependency_job_id":null,"html_url":"https://github.com/libgit2/docker-build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fdocker-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fdocker-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fdocker-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libgit2%2Fdocker-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libgit2","download_url":"https://codeload.github.com/libgit2/docker-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644126,"owners_count":19673582,"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":[],"created_at":"2024-11-07T17:36:37.785Z","updated_at":"2025-11-29T23:30:14.770Z","avatar_url":"https://github.com/libgit2.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker images for libgit2 continuous integration builds\n=======================================================\n[libgit2](https://libgit2.org/)'s Linux-based pull request validation,\npost-merge continuous integration and nightly builds run inside Docker\ncontainers.  This ensures that we can target a predictable platform\nrunning exactly the distribution with exactly the dependencies that\nwe want.\n\nWe target amd64-based containers natively, and other platforms like\nx86 and arm by leveraging QEMU.\n\nTo build and test these locally, you can simply run `make`.  This will\nproduce a new set of docker images with the `test` tag.  You can then\nrun them locally.  From within a [libgit2 source\ndirectory](https://github.com/libgit2/libgit2), you can test the CI\nbuild step:\n\n    docker run -v $(pwd):/src -v $(pwd)/build:/build -w /build libgit2/trusty-amd64:test /src/ci/build.sh\n\nYou can also run the unit tests:\n\n    docker run -v $(pwd):/src -v $(pwd)/build:/build -w /build libgit2/trusty-amd64:test /src/ci/test.sh\n\n(Replace `libgit2/trusty-amd64:test` with the name of the image that you\nwant to run.)\n\nWhen you've validated the images, you can build release images and push\nthem to dockerhub.  To build release images, you can run `make TAG=latest`.\nTo push them, you can run `make TAG=latest push`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibgit2%2Fdocker-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibgit2%2Fdocker-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibgit2%2Fdocker-build/lists"}