nvidia-container-toolkit/internal/config
Evan Lezar eb39b972a5
Add NVIDIA_CTK_CONFIG_FILE_PATH envvar
This change adds support for explicitly specifying the path
to the config file through an environment variable.
The NVIDIA_CTK_CONFIG_FILE_PATH variable is used for both the nvidia-container-runtime
and nvidia-container-runtime-hook.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-18 15:01:46 +02:00
..
image [no-relnote] Make devicesFromEnvvars private 2025-06-17 11:55:00 +02:00
cli_test.go
cli.go
config_test.go Remove docker-run as default runtime candidate 2025-06-13 17:26:19 +02:00
config.go Add NVIDIA_CTK_CONFIG_FILE_PATH envvar 2025-06-18 15:01:46 +02:00
features.go
hook.go
runtime.go
toml_test.go Remove docker-run as default runtime candidate 2025-06-13 17:26:19 +02:00
toml.go
toolkit-cli.go