Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: c3a03dc5702b1a9d4583d8bccb5b6dd34a1542c3
https://github.com/hibernate/hibernate-orm/commit/c3a03dc5702b1a9d4583d8b...
Author: Vojtěch Šalbaba <vsalbaba(a)redhat.com>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M docker_db.sh
Log Message:
-----------
Refactor container runtime detection and fix Podman-as-Docker defaults HHH-20358
- Refactored logic to explicitly identify Docker, Podman, and Podman aliased as Docker.
- Fixed a bug where PRIVILEGED_CLI was not set to "sudo" when Podman was aliased
as Docker.
- Centralized setting of runtime-specific defaults
- Added an error check and exit if no valid runtime is found on PATH.
- Fixed a HEALTCHECK -> HEALTHCHECK typo
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications