nvidia-container-toolkit/cmd/nvidia-container-runtime-hook
Evan Lezar a1e98539d0
Add NVCT_CONFIG_FILE_PATH envvar
This change adds support for explicitly specifying the path
to the config file through an environment variable.
The NVCT_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>
2024-10-30 14:06:40 +01:00
..
capabilities.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
container_config_test.go [no-relnote] Use image.CUDA to extract visible devices 2024-10-17 16:53:17 +02:00
container_config.go Allow IMEX channels to be requested as volume mounts 2024-10-17 16:54:29 +02:00
hook_config_test.go [no-relnote] Use urfave for nvidia-container-runtime-hook CLI 2024-10-30 14:06:40 +01:00
hook_config.go [no-relnote] Use urfave for nvidia-container-runtime-hook CLI 2024-10-30 14:06:40 +01:00
hook_test.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
main.go Add NVCT_CONFIG_FILE_PATH envvar 2024-10-30 14:06:40 +01:00