nvidia-container-toolkit/internal/config
Evan Lezar 2abe1268b4
Only allow host-relative LDConfig paths
This change only allows host-relative LDConfig paths.

An allow-ldconfig-from-container feature flag is added to allow for this
the default behaviour to be changed.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-11-26 13:38:04 +01:00
..
image
cli_test.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
cli.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
config_test.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
config.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
features.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
hook.go
runtime.go
toml_test.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
toml.go Only allow host-relative LDConfig paths 2024-11-26 13:38:04 +01:00
toolkit-cli.go