Fedora has launched Fedora Hummingbird, a container-based rolling Linux distribution that applies Project Hummingbird’s concepts, a Red Hat container initiative focused on building minimal, hardened, low-CVE container images from Fedora sources, to a complete operating system.
Announced at Red Hat Summit 2026, Fedora Hummingbird is a container-native, rolling-release variant for open source and cloud-native developers. It replaces the traditional package-based model with an image-based workflow, building, distributing, and updating the OS as an OCI image.
Fedora states that the OS foundation is already available from the Hummingbird container repository, and the current image can be pulled and booted now. The project currently offers 49 unique container images and 157 variants, supporting software such as Python, Go, Node.js, Rust, Ruby, OpenJDK, .NET, PostgreSQL, and nginx.
Images are built using a Konflux-based pipeline with isolated, reproducible builds from pinned package lists. The pipeline includes continuous vulnerability scanning and rebuilds images when fixes are available. Over 95% of packages in each Hummingbird image come from Fedora Rawhide; the remainder are sourced directly from upstream if Rawhide lacks the required version.
Fedora Hummingbird uses atomic updates with rollback support, similar to other bootable container systems. The root filesystem is read-only, with writable data stored separately in /var and /etc.
The OS is expected to use the Always-Ready Kernel from the CKI project, which follows Linus Torvalds’ mainline kernel and leverages CKI’s testing and engineering framework for rapid kernel updates.
The Hummingbird OS image remains a work in progress. Fedora reports that it currently combines Hummingbird-built RPMs and Fedora packages, with ongoing efforts to integrate them further. Additional integration with Fedora infrastructure is still required.
Finally, it is important to understand that this is an early-stage project, not a replacement for current Fedora editions. For users, the immediate benefit is a testable Fedora-based OS model featuring OCI images, rolling updates, atomic delivery, rollback support, and hardened minimal components, rather than a finished desktop or server edition.
For more details, see the announcement.
