{"id":15019973,"url":"https://github.com/docker/containerd-packaging","last_synced_at":"2025-04-05T07:06:25.695Z","repository":{"id":37719331,"uuid":"130754114","full_name":"docker/containerd-packaging","owner":"docker","description":"Linux distro packaging for containerd","archived":false,"fork":false,"pushed_at":"2025-03-26T15:32:26.000Z","size":808,"stargazers_count":70,"open_issues_count":24,"forks_count":52,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-03-29T06:07:47.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-04-23T20:40:08.000Z","updated_at":"2025-03-26T15:32:30.000Z","dependencies_parsed_at":"2023-02-16T08:31:26.438Z","dependency_job_id":"5e0608da-e950-46ee-abdb-87cbebd86c20","html_url":"https://github.com/docker/containerd-packaging","commit_stats":{"total_commits":421,"total_committers":27,"mean_commits":"15.592592592592593","dds":0.4014251781472684,"last_synced_commit":"482b13f73f419bb2e03a735ea6b14312b39826e2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fcontainerd-packaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fcontainerd-packaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fcontainerd-packaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fcontainerd-packaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker","download_url":"https://codeload.github.com/docker/containerd-packaging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299832,"owners_count":20916190,"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-09-24T19:54:24.179Z","updated_at":"2025-04-05T07:06:25.674Z","avatar_url":"https://github.com/docker.png","language":"Shell","readme":"# containerd-packaging\n\n# Usage:\n\nTo build a distro-specific package (rpm or deb):\n\n```bash\nmake clean\nmake docker.io/library/\u003cdistro\u003e:\u003cversion\u003e [docker.io/library/\u003cdistro\u003e:\u003cversion\u003e ...]\n\n# for example:\n# make quay.io/centos/centos:stream9\n# make docker.io/library/ubuntu:24.04\n```\n\nAfter build completes, packages can be found in the `build` directory.\n\n## Specifying the version to build\n\nBy default, packages are built from HEAD of the `release/1.7` branch, as\ndefines in [common/common.mk]. The version of runc defaults to the version\nas specified by the containerd project through the [script/setup/runc-version]\nfile in the containerd repository.\n\nUse the `REF` and `RUNC_REF` make variables to specify the versions to build.\nThe provided values must be a valid Git reference, which can be a commit\n(e.g., `ae71819` or `ae71819c4f5e67bb4d5ae76a6b735f29cc25774e`), branch\n(e.g. `main` or `release/1.7`), or tag (e.g. `v1.7.18`).\n\nThe following example builds packages for containerd v1.7.18 with\nrunc v1.1.12 for Ubuntu 24.04:\n\n```bash\nmake REF=v1.7.18 RUNC_REF=v1.1.12 docker.io/library/ubuntu:24.04\n```\n\n## Building a package from a local source directory\n\nSpecify the path to the local source directory using `CONTAINERD_DIR` and/or\n`RUNC_DIR`:\n\n```bash\nmake REF=\u003cgit reference\u003e CONTAINERD_DIR=\u003cpath to repository\u003e docker.io/library/\u003cdistro\u003e:\u003cversion\u003e\n```\n\nFor example:\n\n```bash\nmake clean\nmake REF=HEAD CONTAINERD_DIR=/home/me/go/src/github.com/containerd/containerd docker.io/library/ubuntu:jammy\n```\n\n## For package maintainers:\n\n* [deb package maintainers guide](debian/README.md)\n* [rpm package maintainers guide](rpm/README.md)\n\n\n[common/common.mk]: https://github.com/docker/containerd-packaging/blob/main/common/common.mk#L19\n[script/setup/runc-version]: https://github.com/containerd/containerd/blob/v1.7.18/script/setup/runc-version\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocker%2Fcontainerd-packaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocker%2Fcontainerd-packaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocker%2Fcontainerd-packaging/lists"}