Skip to content

Commit 51832e9

Browse files
committed
blog: Add roundup of bootc talks from DevConf.CZ and Flock 2026
Both conferences took place in the Czech Republic in June 2026 and featured numerous bootc-related talks. The DevConf.CZ talks have individual YouTube recordings; the Flock sessions were captured as room-level livestreams with schedule links to slides and resources. Assisted-by: opencode (claude-opus-4-6) Signed-off-by: Colin Walters <walters@verbum.org>
1 parent ced6e0c commit 51832e9

2 files changed

Lines changed: 89 additions & 0 deletions

File tree

config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@ footer = ""
6969
# Use the key (e.g., "jeckersb") as the author value in blog post frontmatter
7070
[extra.authors]
7171

72+
[extra.authors.cgwalters]
73+
name = "Colin Walters"
74+
7275
[extra.authors.jeckersb]
7376
name = "John Eckersberg"
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
+++
2+
title = "bootc ecosystem at DevConf.CZ and Flock to Fedora 2026"
3+
date = 2026-07-07
4+
slug = "2026-jul-07-conference-talks-devconf-flock-2026"
5+
6+
[extra]
7+
author = "cgwalters"
8+
+++
9+
10+
# bootc ecosystem at DevConf.CZ and Flock to Fedora 2026
11+
12+
June was a busy month for the bootc community, with back-to-back
13+
conferences in the Czech Republic: [Flock to
14+
Fedora](https://fedoraproject.org/flock/2026/) (June 14-16, Prague)
15+
and [DevConf.CZ](https://www.devconf.info/cz/) (June 18-19, Brno).
16+
Both featured a strong presence of talks covering bootc, image-mode
17+
systems, and the broader ecosystem. Here's a roundup of the
18+
recordings and resources.
19+
20+
## DevConf.CZ 2026
21+
22+
The [full DevConf.CZ 2026 schedule](https://pretalx.devconf.info/devconf-cz-2026/schedule/)
23+
(including slides) is available on pretalx. Individual talk recordings
24+
are on the [DevConf YouTube channel](https://www.youtube.com/channel/UCmYAQDZIQGm_kPvemBc_qwg).
25+
26+
[**Hardening OS Distribution: Verifiable and sealed OS with bootc and composefs**](https://www.youtube.com/watch?v=voB5oUDQ3FE)
27+
(Colin Walters, 35 min) — Covers the shift toward OCI-native OS
28+
delivery using bootc and composefs, including a demo of deploying a
29+
sealed UKI composefs-backed system on RHEL 10.2. Related to the
30+
[sealed images blog series](@/blog/2026-may-04-sealed-images-security-chain.md)
31+
here on bootc.dev.
32+
33+
[**These bootc are made for mailin'**](https://www.youtube.com/watch?v=zfXQViQpS3s)
34+
(Michael Scherer, 36 min) — A practical walkthrough of combining bootc
35+
and Fedora Image Mode with the Stalwart mail server for a low-maintenance,
36+
self-hosted email stack running on the cheapest possible VM.
37+
38+
[**Local package layering on bootc systems with DNF5**](https://www.youtube.com/watch?v=0eNZOVVTkEI)
39+
(Evan Goode, 26 min) — Explores the challenge of making `dnf install`
40+
work on immutable bootc systems, introducing `dnf rebuild`, a new DNF5
41+
plugin that reconciles imperative package management with declarative
42+
container workflows.
43+
44+
[**Foreman, Katello and bootable containers**](https://www.youtube.com/watch?v=2MIor88lO8M)
45+
(Adam Růžička, 35 min) — How Foreman and Katello enable fleet
46+
management across both traditional package-mode and the new image-mode
47+
approach, from image building through operational management.
48+
49+
[**Applying CI/CD Patterns to Image Mode for RHEL**](https://www.youtube.com/watch?v=htpPxxaHeXY)
50+
(Alessandro Rossi, 27 min) — Practical examples of applying CI/CD
51+
practices to Image Mode for RHEL using Tekton, GitHub Actions, GitLab
52+
CI, Jenkins, and Ansible Automation Platform.
53+
54+
## Flock to Fedora 2026
55+
56+
Flock sessions were recorded as room-level livestreams on the
57+
[Fedora Project YouTube channel](https://www.youtube.com/c/FedoraProject).
58+
Individual talk pages on the
59+
[Flock schedule](https://cfp.fedoraproject.org/flock-to-fedora-2026/schedule/)
60+
link to slides and other resources.
61+
62+
[**The Future of Fedora Atomic: Unifying on Bootc and Shared Infrastructure**](https://cfp.fedoraproject.org/flock-to-fedora-2026/talk/M87M8M/)
63+
(Hristo Marinov, BoF, 1h40) — A collaborative session discussing the
64+
roadmap for migrating Fedora Atomic deliverables (Silverblue, CoreOS,
65+
etc.) to a bootc-based workflow, covering architectural shifts and
66+
build infrastructure changes.
67+
68+
[**Fedora bootc: Building and Operating Image-Based Systems**](https://cfp.fedoraproject.org/flock-to-fedora-2026/talk/3PHYFQ/)
69+
(Gursewak Mangat, 25 min;
70+
[slides](https://fedoraproject.org/w/uploads/f/f6/BootcInFedoraSlides.pdf))
71+
— A practical introduction to bootc for Fedora contributors,
72+
demonstrating how bootc's container-native approach makes it easy to
73+
test OS images in CI using standard container tooling (BCVK) before
74+
deploying to production.
75+
76+
[**From Compliance to Containers: Managing Fedora Fleets in the Atomic Era**](https://cfp.fedoraproject.org/flock-to-fedora-2026/talk/GMFYQH/)
77+
(Adam Baali and Jonathan Billings, 55 min) — Bridging compliance
78+
requirements with immutable image-based systems like Silverblue,
79+
Kinoite, and bootc, demonstrating transparent tooling for NIST
80+
controls.
81+
82+
[**What's new in Fedora CoreOS in 2026?**](https://cfp.fedoraproject.org/flock-to-fedora-2026/talk/JLKXBS/)
83+
(Jean-Baptiste Trystram and Joel Capitao, 25 min) — Highlights from
84+
the past year of Fedora CoreOS development, including OCI distribution
85+
migration, bootc integration progress, and the move to
86+
bootc-image-builder.

0 commit comments

Comments
 (0)