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-08-21 · rubric v0.12.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-08-21 · rubric v0.12.0
Composite quality — 11.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.9 / 20
Access Clarity 0.0 / 20
Operational Transparency 3.8 / 13
Contract Governance 0.0 / 12
Discoverability 5.0 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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
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 email required.

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