Free courses from frontend to fullstack and AI
Pass the PMP® Exam on Your First Try — Expert-Led Training
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore advanced filesystem verification and container deployment techniques in this 37-minute conference talk from DevConf.CZ 2025. Learn how to leverage composefs and fs-verity technologies to create secure, bootable container systems where every byte of every file is cryptographically verified on load using hash-based verification similar to Git. Discover how composefs separates file content from metadata to enable efficient file-level deduplication, allowing multiple OS images to coexist on a single filesystem without requiring pre-allocated space for each image. Understand the advantages of this approach over fixed-size disk image formats like dm-verity commonly used in image-based systems. Follow a practical demonstration of building an OS image using OCI containers with familiar Containerfile syntax, pushing the image to a container registry, and deploying it on target systems. Gain insights into the integration of these technologies with the Bootable Containers project (bootc) and how UKI signatures can effectively sign entire filesystem trees through hash-based verification mechanisms.
Syllabus
UKIs and composefs support for Bootable Containers - DevConf.CZ 2025
Taught by
DevConf