Skip to content

[Feature Request] Add support for RHEL9-based Docker images #280

@yashimalik

Description

@yashimalik

Is your feature request related to a problem? Please describe.

Alpine-based images used in Temporal Docker builds pose challenges in enterprise environments — especially due to musl-based libc, limited debugging tools, and slower CVE patch visibility.

Describe the solution you'd like

Add support for RHEL9 (UBI9) as an alternate base image for Temporal Docker builds. This enables:

  • Better glibc compatibility

  • Easier debugging with full toolchain support

  • Cleaner CVE tracking (via Red Hat's patching cadence)

Additional context

We've successfully tested schema setup, service health checks, and CLI interactions with a RHEL9-based image locally.
This would improve compatibility in enterprise and compliance-focused environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions