Branch: refs/heads/7.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 294bc15695750d7a23b2ba9fed916532dfae5c17
https://github.com/hibernate/hibernate-orm/commit/294bc15695750d7a23b2ba9...
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