nvidia-container-toolkit/cmd/nvidia-container-runtime-hook
Evan Lezar 1176430278
Disable mounting of compat libs from container
This change passes the --no-cntlibs argument to the nvidia-container-cli
from the nvidia-container-runtime-hook to disable overwriting host
drivers with the compat libs from a container being started.

Note that this may be a breaking change for some applications.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-01-22 17:34:20 +01:00
..
capabilities.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
container_config_test.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
container_config.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
hook_config_test.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
hook_config.go [no-relnote] Refactor config handling for hook 2024-11-22 13:19:05 +01:00
hook_test.go
main.go Disable mounting of compat libs from container 2025-01-22 17:34:20 +01:00