spiegel_podman/cmd
Lokesh Mandvekar f7adceb690
Fix --hooks-dir flag not being applied to runtime config
The --hooks-dir flag was being parsed but never applied to the engine
configuration, causing hooks to not be loaded from the specified directory.

This adds the missing code to transfer the flag value to the runtime config
when the flag is set.

Backported from commit e966c86d98 (container.conf: support attributed string
slices) which introduced this fix in the main branch as part of a larger
refactoring. This is a minimal backport containing only the hooks-dir fix.

Fixes integration test failure: "podman test hooks"

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
Signed-off-by: Chris Evich <cevich@redhat.com>
2026-03-30 15:13:34 -04:00
..
podman Fix --hooks-dir flag not being applied to runtime config 2026-03-30 15:13:34 -04:00
podman-mac-helper Fix spelling "read only" -> "read-only" 2022-07-02 08:37:43 +02:00
rootlessport cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
winpath Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00