> Markdown version of [/videos/1610-enterprise-linux-as-container-images](https://www.wearedevelopers.com/videos/1610-enterprise-linux-as-container-images). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Enterprise Linux as Container Images Eliminate environment drift by managing your operating system exactly like an application. Discover how container-native Enterprise Linux unlocks true GitOps and immutable infrastructure deployments. - **Speakers:** [Goetz Rieger](https://www.wearedevelopers.com/@goetz-rieger) - **Event:** World Congress 2025 - **Published:** August 20, 2025 - **Duration:** 20:00 - **URL:** https://www.wearedevelopers.com/videos/1610-enterprise-linux-as-container-images ## Summary Modern OS systems management struggles with configuration sprawl, environment drift, and the persistent disconnect between application developers and infrastructure operations. While developers have fully embraced container files and registries to build and ship applications, OS management has traditionally relied on package-based installers and distinct orchestration tools. "Image Mode" for Enterprise Linux bridges this gap by enabling teams to build, deploy, and manage entire bootable operating systems using the exact same container tooling—like Podman and straightforward container files—that revolutionized application delivery. By treating a container registry as a transport mechanism, platform teams can construct an OS based on a minimal bootable template (e.g., `rhel-bootc` containing a required kernel and bootloader). Once built and pushed, utility tools like `bootc-image-builder` translate the containerized OS payload into platform-specific artifacts, such as AWS AMIs, vSphere VMDKs, or bare-metal setups using Anaconda and Kickstart automation. This architecture allows organizations to logically bind containerized agents for monitoring or backups alongside the core OS, easily creating immutable, appliance-like deployments for edge computing or standalone container hosts. Adopting this container-native approach unlocks true GitOps for infrastructure, transforming fleet management into a reliable CI/CD pipeline where version-controlled commits trigger automated, fleet-wide distributions. The built-in `bootc` tooling natively handles lifecycle operations via systemd, executing safe A/B partition swaps for image-based updates and providing instant rollback capabilities if an upgrade fails to boot. Ultimately, by establishing a "universal language" across both dev and ops, infrastructure teams can effectively eliminate environment drift, uniformly enforce security hardening, and manage the base operating system with the exact same velocity as the workloads running on top of it. **Keywords:** containerized operating systems, linux image mode, rhel-bootc templates, bootc-image-builder utility, gitops os management, system configuration drift, container registry transport, image-based system updates, systemd lifecycle automation, immutable edge appliances, a/b partition rollbacks, bare-metal anaconda provisioning, logically bound image agents, standard operating environment packaging ## Chapters 1. **Addressing challenges in traditional operating system management** (00:21) — Current system administration suffers from configuration sprawl and persistent drift between deployed applications and underlying hosts. 1. **Applying standard container workflows to physical infrastructure** (03:02) — Packaging Linux environments inside container files unifies the build process for continuous delivery pipelines and infrastructure provisioning. 1. **Managing host environments through native image mode deployments** (04:40) — The standard image mode capability bridges isolated application processes with fully functional generic host deployments. 1. **Creating bootable operating systems with the bootc project** (06:18) — Bootable containers embed a required kernel and bootloader within minimal application images to initialize hardware directly. 1. **Building custom operating systems via standard containerfile configurations** (07:57) — Layering custom host configurations atop reliable base images natively leverages familiar container building commands and pipelines. 1. **Deploying containerized operating systems across diverse target platforms** (09:43) — Converting registry artifacts into runnable disk formats or virtual environments requires specialized system building utilities. 1. **Executing image-based updates and safe system rollbacks** (12:19) — A dedicated host utility tracks discrete registry changes to provide seamless updates and safe offline local rollbacks. 1. **Embedding decoupled applications within logically bound container images** (14:09) — Bundling independent monitoring and operational service configurations securely alongside underlying hosts ensures cohesive environment deployments. 1. **Managing entire infrastructure fleets via automated gitops pipelines** (15:06) — Synchronizing definition files through a target versioned workflow enables automated updates seamlessly propagated across independent fleets. 1. **Adopting image mode for enterprise edge and hardware workloads** (17:19) — Coupling primary environment operations natively simplifies scheduled software maintenance loops across deeply restricted physical platforms. ## Related Moments - [Evolving from application containers to bootable systems](https://www.wearedevelopers.com/videos/1593-bootable-ai-containers-with-podman-desktop) (from "Bootable AI Containers with Podman Desktop") - [Managing operating systems as containers with bootc](https://www.wearedevelopers.com/videos/1600-develop-on-windows-deploy-on-red-hat-enterprise-linux) (from "Develop on Windows, Deploy on Red Hat Enterprise Linux") - [Building and updating system images with Bootc](https://www.wearedevelopers.com/videos/1593-bootable-ai-containers-with-podman-desktop) (from "Bootable AI Containers with Podman Desktop") - [Building native Linux systems using standard container files](https://www.wearedevelopers.com/videos/1608-simplifying-edge-app-delivery-one-workflow-thousands-of-devices) (from "Simplifying edge app delivery: one workflow, thousands of devices") - [Enterprise container migration and historical technology evolution](https://www.wearedevelopers.com/videos/410-containers-in-the-cloud-state-of-the-art-in-2022) (from "Containers in the cloud - State of the Art in 2022") - [Essential Linux kernel features for running containers](https://www.wearedevelopers.com/videos/1094-docker-exec-without-docker) (from "Docker exec without Docker") ## Related Articles - [Building AI Solutions with Rust and Docker](https://www.wearedevelopers.com/magazine/494-building-ai-solutions-with-rust-and-docker) - [Now is the time for industrialized software development](https://www.wearedevelopers.com/magazine/601-now-is-the-time-for-industrialized-software-development) - [MLops – Deploying, Maintaining And Evolving Machine Learning Models in Production](https://www.wearedevelopers.com/magazine/115-mlops-deploying-maintaining-and-evolving-machine-learning-models-in-production) - [Learning Kubernetes made easy with KubeCampus](https://www.wearedevelopers.com/magazine/348-learning-kubernetes-made-easy-with-kubecampus) ## Related Jobs - [Platform Engineer (DevOps)](https://www.wearedevelopers.com/jobs/48264-platform-engineer-devops) at **WDW Consulting GmbH** - [Lead Cloud DevSecOps Engineer - Kubernetes](https://www.wearedevelopers.com/jobs/ext/1659167-lead-cloud-devsecops-engineer-kubernetes) at **BWI GmbH** - [Developer Embedded Linux](https://www.wearedevelopers.com/jobs/ext/381560-developer-embedded-linux) at **ZEISS Group** - [Developer Embedded Linux](https://www.wearedevelopers.com/jobs/ext/1543045-developer-embedded-linux) at **ZEISS Group** - [Senior Software Engineer, Enterprise Products](https://www.wearedevelopers.com/jobs/ext/1841248-senior-software-engineer-enterprise-products) at **GitHub** - [IT System Administrator](https://www.wearedevelopers.com/jobs/48290-it-system-administrator) at **Sensory-Minds GmbH**