nvidia-container-toolkit/cmd/nvidia-container-runtime/modifier
Evan Lezar d970d0a627 Add discovery for ldconfig hook that updates the LDCache
This change adds a discovered hook for updating the ldcache as a container-create
hook. The mounts from a discoverer are inspected to determine the folders that must
be added to the cache using the nvidia-ctk hook update-ldcache command.

This is added to the "csv" discovery mode for the experimental runtime.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-07 20:25:19 +02:00
..
experimental_test.go Add auto discover mode and use this as the default 2022-04-07 15:37:03 +02:00
experimental.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
hook_remover.go FIX: Make isNVIDIAContainerRuntimeHook mode idiomatic 2022-04-06 17:18:06 +02:00
stable_test.go Move modifier code for inserting nvidia-container-runtime-hook to separate package 2022-03-29 11:05:42 +02:00
stable.go Fix typo in variable name 2022-04-04 14:16:26 +02:00