automation-tests/common/docs
Paul Holzinger 27b072610b pkg/config: lookup InitPath in HelperBinariesDir
Forcing a single upstream default for the init path is bad as some
distro use different install locations for various reasons.

To fix this use the existing helper_binaries_dir field to lookup in all
directories. To keep backwards compatibility we keep using the old
default and both Containers.InitPath and Engine.InitPath. Yes that is
right, somehow we ended up with the same config field under the
containers and engine section and they are both used in podman!
Thus we need to keep supporting both, only the field under the container
section was documented and now recommends the use of helper_binaries_dir.

To make the docs more clear also document what binaries are currently
looked up in helper_binaries_dir.

Note this needs further integration in podman.

Fixes #1110

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-10-18 12:55:29 +02:00
..
links Add .containerignore.5 link file so users can find man page 2022-03-22 16:34:59 -04:00
Containerfile.5.md URGENT: heal CI: fix codespell 2023-10-03 11:15:37 +02:00
Makefile Add .containerignore.5 link file so users can find man page 2022-03-22 16:34:59 -04:00
containerignore.5.md Fix typos and improve language 2022-01-30 17:15:02 +01:00
containers-mounts.conf.5.md Move buildah/pkg/secrets to common/pkg/subscriptions 2020-11-19 10:31:58 -05:00
containers.conf.5.md pkg/config: lookup InitPath in HelperBinariesDir 2023-10-18 12:55:29 +02:00