Red Hat and GitHub have published Red Hat Enterprise Linux (RHEL) runner images for both RHEL 9 and RHEL 10 for GitHub Actions. They are available today as GitHub-hosted larger runners in public preview.
Public preview means this feature is real, fully documented, and ready for technical testing. During this phase, the runner images do not include formal GitHub SLAs or technical support obligations. You should treat this preview as a technical evaluation environment instead of a strict compliance baseline. As a member of the Red Hat Developer Program, or a supported Red Hat customer, you can provide feedback on the RHEL runner images to Red Hat through the Red Hat support portal.
Stop chasing differences and start shipping code
Today, most GitHub-hosted runners run on Linux, but not a RHEL distribution. This environment mismatch introduces different package versions, different defaults, different performance characteristics, and different security behaviors.
These differences cause real problems for central IT developers and ISV developers. This friction mirrors the classic DevOps problem of 2009. A build that passes cleanly on another distribution can break on RHEL. A dependency that resolves perfectly in your CI pipeline might fail the moment it hits a production server. You usually find out when it is too late.
The long-term goal is simple: Test on the same OS you ship on. These preview images are the first step toward that reality as a user of GitHub Actions.
Secure your build environment from the host up
When CI/CD pipelines get compromised, it is often through an unaudited build environment. GitHub-hosted RHEL runner images help secure this foundation because the host OS environment is built and signed directly by Red Hat. Red Hat tracks, audits, and scans packages inside the runner host for vulnerabilities before they're available on GitHub.. Using a RHEL runner gives you and your security team something concrete and trustworthy to point to.
Once you establish your secure host baseline, you can safely build your application workloads without inheriting a hidden "vulnerability tax". Standard application container images frequently force you to inherit hundreds of unnecessary packages. This clutter triggers a mountain of security scanner alerts, trapping development teams in a constant cycle of CVE toil that slows down deployments and invites endless triage sessions with security engineers.
To reduce security scanner noise, build your workloads in Red Hat Hardened Images running on your trusted RHEL-based runners. This free, vendor-agnostic container catalog provides micro-sized, distroless components that contain only what your code needs to run. Removing non-essential packages delivers a near-zero known vulnerability state right at release. This strategy pre-applies strict security profiles like DISA STIG or CIS benchmarks on day one, stopping the compliance bottleneck before it starts.
How to try it
These are base operating system images running on Linux x64. You layer your own tools, configurations, and application dependencies on top.
To try it inside your GitHub instance:
- Create a larger runner in your GitHub organization: Navigate to Settings → Actions → Runners → New larger runner. This is an organization-level feature. Individual accounts are not supported during the preview phase.
- Select your RHEL image: Under Linux x64 runner options, choose Linux x64 partner images. Pick either RHEL 9 or RHEL 10.
- Point a workflow at your runner: Update your workflow YAML file to target your specific runner group label:
jobs:
build:
runs-on: [self-hosted, your-runner-group-label]This configuration is enough to get a RHEL build running so you can see exactly how your application code behaves on it.
Take RHEL beyond your CI pipeline
To get the most out of your new RHEL workflow, you need a local development environment that matches your CI pipeline. The Red Hat Developer program makes this easy. Your free membership unlocks:
- No-cost subscriptions: Get full self-service access to Red Hat Enterprise Linux for individual or business development use.
- Local development tools: Download the Red Hat build of Podman Desktop to build and manage containerized workloads locally before pushing them to GitHub.
- Full supply chain bits: Access to Red Hat Trusted Libraries.
Stop wrestling with environment differences on your local machine. Join the Red Hat Developer program today to bridge the gap between your laptop and your automation.
제품 체험판
Red Hat Enterprise Linux | 제품 체험판
저자 소개
Louis Imershein is a Product Manager at Red Hat where his focus is on improving the Red Hat Enterprise Linux software developer experience. He has an extensive background in software development, architecture, quality assurance, technical support, and product management on a wide range of OS, management, security, and storage software projects. Louis joined Red Hat as part of the acquisition of Permabit Technology Corporation, where he was VP of Product.
Mark is a Senior Principal Technical Product Manager focused on the strategy, enablement and delivery of RHEL for Azure. Mark has a long history working with Red Hat-Microsoft collaborations and projects. As a member of the Solutions Engineering team he published popular reference architectures focused on RHEL, OpenShift, Windows and Active Directory identity management integrations. Mark was on the core team that launched the Red Hat-Microsoft partnership in November 2015, and continued managing the engineering engagements through March 2024.
Mark has been wearing the Red fedora since October 2010.
유사한 검색 결과
Red Hat Ansible 올스타: 네트워크 및 인프라 자동화의 미래를 주도합니다
AI 시대 인프라 자동화의 진화: Red Hat Summit 2026의 4가지 핵심 내용
Random Acts Of Automation | Compiler
Untangling Networks | Compiler
자세히 알아보기
- E-book: 클라우드 스케일에 따른 인프라 관리
- E-book: 현대화된 비즈니스 성공을 위한 효율적인 IT 기반 구축
- 체험판 시작하기: Red Hat Enterprise Linux
채널별 검색
오토메이션
기술, 팀, 인프라를 위한 IT 자동화 최신 동향
인공지능
고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트
오픈 하이브리드 클라우드
하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요
보안
환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보
엣지 컴퓨팅
엣지에서의 운영을 단순화하는 플랫폼 업데이트
인프라
세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보
애플리케이션
복잡한 애플리케이션에 대한 솔루션 더 보기
가상화
온프레미스와 클라우드 환경에서 워크로드를 유연하게 운영하기 위한 엔터프라이즈 가상화의 미래