Bootc website screenshot

Bootc

Bootc is an open source tool that enables transactional, in-place operating system updates using OCI/Docker container images as the source for OS updates. It applies the container layering model to bootable host systems, using standard OCI containers as a transport and delivery format for base operating system updates. The container image includes a Linux kernel, and when deployed the base userspace runs normally with systemd as PID 1. Bootc is a CNCF Sandbox project with a stable CLI and API.

Bootc is profiled on the APIs.io network. Tagged areas include CNCF, Container Images, Infrastructure, OCI, and Open-Source.

Bootc’s developer surface includes documentation, release notes, engineering blog, and 9 more developer resources.

11.6/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
0 APIs 7 Features 4 Use Cases
CNCFContainer ImagesInfrastructureOCIOpen-SourceOperating SystemsSystem Updates

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/bootc: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

Features 7

Notable capabilities this provider offers.

bootc upgrade

bootc switch

bootc status

bootc rollback

bootc install

OCI/Docker Compatibility

ostree Integration

Scroll for all 7

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bootc Domain Security

TLSv1.3 · HSTS

SECURITY

Use Cases 4

What developers build with this provider.

OS Image Updates

OS Image Installation

Container Image Switching

Immutable Infrastructure

Resources

Documentation 2

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bootc
name: Bootc
description: Bootc is an open source tool that enables transactional, in-place operating system updates using OCI/Docker container
  images as the source for OS updates. It applies the container layering model to bootable host systems, using standard OCI
  containers as a transport and delivery format for base operating system updates. The container image includes a Linux kernel,
  and when deployed the base userspace runs normally with systemd as PID 1. Bootc is a CNCF Sandbox project with a stable
  CLI and API.
type: Index
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bootc.png
url: https://raw.githubusercontent.com/api-evangelist/bootc/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-19'
specificationVersion: '0.23'
tags:
- CNCF
- Container Images
- Infrastructure
- OCI
- Open-Source
- Operating Systems
- System Updates
tags_raw:
- CNCF
- Container Images
- Infrastructure
- OCI
- Open Source
- Operating Systems
- System Updates
apis: []
common:
- type: IssueTracker
  url: https://github.com/bootc-dev/bootc/issues
- type: SecurityPolicy
  url: https://github.com/bootc-dev/bootc/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/bootc-dev/bootc/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/bootc-dev/bootc/blob/main/CONTRIBUTING.md
- type: DomainSecurity
  url: security/bootc-domain-security.yml
- type: Website
  url: https://bootc.dev
- type: Documentation
  url: https://bootc.dev/bootc/
- type: GitHubRepository
  url: https://github.com/bootc-dev/bootc
- type: GitHubOrganization
  url: https://github.com/containers/bootc
- type: Community
  url: https://github.com/bootc-dev/bootc/discussions
- type: ReleaseNotes
  url: https://github.com/bootc-dev/bootc/releases
- url: https://bootc.dev/rss.xml
  type: Blog
- name: Use Cases
  type: UseCases
  data:
  - name: OS Image Updates
    url: https://bootc.dev/bootc/upgrades.html
    features:
    - Transactional Updates
    - In-Place OS Updates
    - Atomic Upgrades
    - Rollback Support
    - Container-Based Updates
    - OCI Image Updates
  - name: OS Image Installation
    url: https://bootc.dev/bootc/bootc-install.html
    features:
    - Disk Installation
    - Filesystem Installation
    - Container to Disk
    - Day 2 OS Setup
  - name: Container Image Switching
    url: https://bootc.dev/bootc/
    features:
    - Image Reference Switching
    - Distribution Switching
    - Container Registry Tracking
  - name: Immutable Infrastructure
    url: https://bootc.dev/bootc/
    features:
    - Immutable OS
    - Reproducible Systems
    - GitOps for OS
    - Infrastructure as Code
    - Container Native OS
- name: Features
  type: Features
  data:
  - name: bootc upgrade
    url: https://bootc.dev/bootc/
    features:
    - Pull Latest OCI Image
    - Stage New Deployment
    - Auto-Apply on Reboot
    - Download-Only Mode
    - Update Checking
  - name: bootc switch
    url: https://bootc.dev/bootc/
    features:
    - Change Container Image Reference
    - Switch OS Distribution
    - Change Registry Source
    - Seamless Image Tracking
  - name: bootc status
    url: https://bootc.dev/bootc/
    features:
    - Current Booted Image Display
    - Staged Changes Status
    - JSON Output
    - YAML Output
  - name: bootc rollback
    url: https://bootc.dev/bootc/
    features:
    - Revert to Previous Boot
    - Boot Loader Entry Reordering
    - Safe Rollback
  - name: bootc install
    url: https://bootc.dev/bootc/bootc-install.html
    features:
    - Install to Disk
    - Install to Filesystem
    - Offline Installation
    - Air-Gapped Deployment
  - name: OCI/Docker Compatibility
    url: https://bootc.dev/bootc/
    features:
    - OCI Image Format
    - Docker Image Compatibility
    - Container Registry Support
    - Layered Image Model
    - Linux Kernel in Image
  - name: ostree Integration
    url: https://bootc.dev/bootc/
    features:
    - ostree Backend
    - Atomic Updates
    - Content-Addressed Storage
    - Deployment Management
maintainers:
- FN: Kin Lane
  email: kinlane@gmail.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/bootc"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bootc/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bootc/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.