Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Red Hat Hardened Images: Top 5 benefits for software developers

May 12, 2026
Louis Imershein Ben Breard
Related topics:
Hardened imagesContainersDeveloper productivityDeveloper toolsSecurity
Related products:
Red Hat Enterprise LinuxRHEL UBI

    When you use a standard container image, you usually get a lot of extra software you didn't ask for. This extra software can bring along security bugs because it effectively increases the attack surface. Once bugs are present, you have to spend time looking at them, looking for resolutions, workarounds or just proving they don't matter. This takes time away from writing code.

    This isn't just a minor frustration. According to the 2025 Stack Overflow Developer Survey, over 60% of developers say that security and compliance tasks are now a leading cause of burnout. By starting with a cleaner image, we help you remove the tasks that prevent you from focusing on your core work.

    This week Red Hat announced Red Hat Hardened Images, small containers that incorporate a minimal set of files for delivering purpose-built applications . Red Hat removed the extra tools so that software developers and IT staff have less to maintain.

    For developers who just want to ship code, here are the five benefits of moving to a hardened foundation.

    1. Fewer security alerts

    The primary challenge in security today isn't finding bugs; it is the time spent fixing them. Recent industry publications suggest the biggest bottleneck for teams is remediation toil. 

    By using a minimal, distroless design, Red Hat Hardened Images physically remove nonessential software, such as  shells and package managers, that often cause these alerts. This removes the source of the noise—rather than merely hiding it—so you can focus on the code that runs your business.

    2. Verifiable supply chain trust

    With the rise of AI-assisted development, knowing exactly what is in your container is more critical than ever. Industry analysts predict that by 2027, 30% of application vulnerabilities will be caused by vibe coding—code generated using AI without a full understanding of the underlying code. Our built-in Software Bill of Materials (SBOM) provides the transparent inventory you need to verify your AI-assisted projects aren't hiding a liability.

    3. Better performance with smaller image footprints

    Because these images are smaller, they are faster. For example, the standard Red Hat Universal Base Image (UBI) 9 Python container image has a footprint of more than 1 GB. The Red Hat Hardened Images Python container image is 113 MB. The image uses approximately 10% of the space on your system and moves across the network faster during deployment. This might not seem significant for a single container, but the saved time and space add up quickly when you run hundreds of containers or operate a busy CI/CD environment.

    4. Ready-to-run images for your favorite tools

    You don't have to build these hardened images from scratch. Red Hat offers a growing selection of ready-to-run images for common developer tools. You can find these in the Red Hat Hardened Images catalog:

    • Languages and runtimes: We provide a wide range of programming languages and runtimes, from ASP.NET to Rust.

    • Developer tools: These include tools for development and testing, such as curl and jq (a tool for processing JSON data).

    • Web services: These include web servers, application servers, and proxies such as Caddy, HAProxy, NGINX, and Apache Tomcat.

    • Databases and data management: These include containerized, SQL-compliant databases like MariaDB and PostgreSQL, as well as key-value stores such as Memcached and Valkey.

    • Networking: These include tools like dig and Unbound for troubleshooting DNS issues.

    • Operating system: This is a core runtime for statically and dynamically linked applications based on a minimal glibc runtime.

    • Security: These include tools like OpenSCAP for compliance and vulnerability management.

    These images are updated frequently to ensure they remain secure and compatible with the latest versions of your favorite languages.

    5. Tested by Red Hat

    Red Hat does more than provide small images; we make sure they work. We track where the code comes from and test it to make sure it is stable. If a new bug is found in the foundation, we provide a fix quickly. You get a clean start without having to do the hard work of building and testing the base layer yourself.

    Start building with Red Hat Hardened Images

    Red Hat Hardened Images take a different approach from traditional Linux-based containers by providing a verified, minimal foundation. The ultimate goal is more time to innovate, achieved by significantly reducing CVEs and maintenance toil. 

    Access the growing catalog of no-cost, trusted components at images.redhat.com. 

    Related Posts

    • Exploring distroless containers with Project Hummingbird

    • Build container images in CI/CD with Tekton and Buildpacks

    • Unlocking UBI to Red Hat Enterprise Linux container images

    • The journey to enable UBI with the Paketo Buildpacks ecosystem

    • Build applications with Paketo Buildpacks and Red Hat UBI container images

    • Reproducible builds in Project Hummingbird

    Recent Posts

    • Red Hat Hardened Images: Top 5 benefits for software developers

    • How EvalHub manages two-layer Kubernetes control planes

    • Tekton joins the CNCF as an incubating project

    • Federated identity across the hybrid cloud using zero trust workload identity manager

    • Confidential virtual machine storage attack scenarios

    What’s up next?

    Share graphics_Red Hat universal base image

    Red Hat Universal Base Images (UBI)

    Mike Guerette
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.