bootc: Bootable Containers for the OS cover

Technology · Ebook

bootc: Bootable Containers for the OS

by Shriira Press

4.8(271)188 pagesPublished 2026

A practical, in-depth guide to bootc (bootable containers), the project that lets you build, deploy, and transactionally update an operating system using standard OCI container images. Learn how bootc brings container practices to the OS: the OS update problem, the ostree/composefs architecture, building bootable container images, day-1 install and disk/cloud images, transactional updates and rollback (A/B deployments), the /usr-/etc-/var state split, immutability and supply-chain security, and operating image-based Linux fleets at scale.

Contents

  1. 1Preface
  2. 2Chapter 1 — What bootc Is
  3. 3Chapter 2 — The OS Update Problem
  4. 4Chapter 3 — Architecture
  5. 5Chapter 4 — Building Bootable Container Images
  6. 6Chapter 5 — Installing and Deploying (Day 1)
  7. 7Chapter 6 — Transactional Updates and Rollback (Day 2)
  8. 8Chapter 7 — Configuration and State
  9. 9Chapter 8 — Security and Integrity
  10. 10Chapter 9 — Operations and Observability
  11. 11Chapter 10 — bootc in Practice