{"id":30270044,"url":"https://github.com/bootc-dev/ci-sandbox","last_synced_at":"2026-02-09T09:01:55.228Z","repository":{"id":308627534,"uuid":"1025716914","full_name":"bootc-dev/ci-sandbox","owner":"bootc-dev","description":"CI sandbox","archived":false,"fork":false,"pushed_at":"2025-08-15T08:55:16.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T09:23:50.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/bootc-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null}},"created_at":"2025-07-24T17:25:49.000Z","updated_at":"2025-08-15T08:55:19.000Z","dependencies_parsed_at":"2025-08-07T01:12:15.401Z","dependency_job_id":"b7a33174-ad8c-4962-9623-52a6be8a06ab","html_url":"https://github.com/bootc-dev/ci-sandbox","commit_stats":null,"previous_names":["bootc-dev/ci-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bootc-dev/ci-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootc-dev%2Fci-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootc-dev%2Fci-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootc-dev%2Fci-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootc-dev%2Fci-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bootc-dev","download_url":"https://codeload.github.com/bootc-dev/ci-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootc-dev%2Fci-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270659321,"owners_count":24623819,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-16T02:40:41.169Z","updated_at":"2026-02-09T09:01:55.223Z","avatar_url":"https://github.com/bootc-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![bootc logo](https://raw.githubusercontent.com/containers/common/main/logos/bootc-logo-full-vert.png)\n# bootc\n\nTransactional, in-place operating system updates using OCI/Docker container images.\n\n## Motivation\n\nThe original Docker container model of using \"layers\" to model\napplications has been extremely successful.  This project\naims to apply the same technique for bootable host systems - using\nstandard OCI/Docker containers as a transport and delivery format\nfor base operating system updates.\n\nThe container image includes a Linux kernel (in e.g. `/usr/lib/modules`),\nwhich is used to boot.  At runtime on a target system, the base userspace is\n*not* itself running in a \"container\" by default. For example, assuming\nsystemd is in use, systemd acts as pid1 as usual - there's no \"outer\" process.\nMore about this in the docs; see below.\n\n## Status\n\nThe CLI and API are considered stable. We will ensure that every existing system\ncan be upgraded in place seamlessly across any future changes.\n\n## Documentation\n\nSee the [project documentation](https://bootc-dev.github.io/bootc/).\n\n## Versioning\n\nAlthough bootc is not released to crates.io as a library, version\nnumbers are expected to follow [semantic\nversioning](https://semver.org/) standards.  This practice began with\nthe release of version 1.2.0; versions prior may not adhere strictly\nto semver standards.\n\n## Adopters (base and end-user images)\n\nThe bootc CLI is just a client system; it is not tied to any particular\noperating system or Linux distribution. You very likely want to actually\nstart by looking at [ADOPTERS.md](ADOPTERS.md).\n\n## Community discussion\n\n- [Github discussion forum](https://github.com/containers/bootc/discussions) for async discussion\n- [#bootc-dev on CNCF Slack](https://cloud-native.slack.com/archives/C08SKSQKG1L) for live chat\n- Recurring live meeting hosted on [CNCF Zoom](https://zoom-lfx.platform.linuxfoundation.org/meeting/96540875093?password=7889708d-c520-4565-90d3-ce9e253a1f65) each Friday at 15:30 UTC.\n\nThis project is also tightly related to the previously mentioned Fedora/CentOS bootc project,\nand many developers monitor the relevant discussion forums there. In particular there's a\nMatrix channel and a weekly video call meeting for example: \u003chttps://docs.fedoraproject.org/en-US/bootc/community/\u003e.\n\n## Developing bootc\n\nAre you interested in working on bootc?  Great!  See our [CONTRIBUTING.md](CONTRIBUTING.md) guide.\nThere is also a list of [MAINTAINERS.md](MAINTAINERS.md).\n\n## Governance\nSee [GOVERNANCE.md](GOVERNANCE.md) for project governance details.\n\n## Badges\n\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10113/badge)](https://www.bestpractices.dev/projects/10113)\n[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=bootc)](https://insights.linuxfoundation.org/project/bootc)\n[![LFX Contributors](https://insights.linuxfoundation.org/api/badge/contributors?project=bootc)](https://insights.linuxfoundation.org/project/bootc)\n[![LFX Active Contributors](https://insights.linuxfoundation.org/api/badge/active-contributors?project=bootc)](https://insights.linuxfoundation.org/project/bootc)\n\n### Code of Conduct\n\nThe bootc project is a [Cloud Native Computing Foundation (CNCF) Sandbox project](https://www.cncf.io/sandbox-projects/)\nand adheres to the [CNCF Community Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).\n\n---\nThe Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see [Trademark Usage](https://www.linuxfoundation.org/trademark-usage/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootc-dev%2Fci-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootc-dev%2Fci-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootc-dev%2Fci-sandbox/lists"}