Skip to content

Conversation

yashimalik
Copy link

feat(docker): add RHEL9 (UBI9) base image variant for enterprise compatibility

What was changed

Added support for RHEL9 (UBI9) as an alternate base image in Dockerfile.

Why?

This enables easier adoption in enterprise environments that:

  • Require glibc compatibility
  • Demand predictable CVE patch cycles
  • Use debugging tools unavailable on Alpine

Checklist

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

  2. How was this tested:

-Ran schema setup and migrations via temporal-sql-tool
-Verified temporal operator cluster health returns SERVING
-Ran docker-compose with UBI9-based images
-Confirmed port 7233 was reachable and workflows launched
-Validated setup with scripts/test.sh

  1. Any docs updates needed?

Yes – if accepted, a note in the README.md mentioning UBI9 as an alternate base image option would help users in enterprise environments. No changes needed for docs.temporal.io at this point.

@yashimalik yashimalik requested a review from a team as a code owner June 28, 2025 21:07
@CLAassistant
Copy link

CLAassistant commented Jun 28, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants