nvidia-container-toolkit/cmd
Evan Lezar 4bf7421a80
Add create-soname-symlinks hook
This change adds a create-soname-symlinks hook that can be used to ensure
that the soname symlinks for injected libraries exist in a container.

This is done by calling ldconfig -n -N for the directories containing the injected
libraries.

This also ensures that libcuda.so is present in the ldcache when the update-ldcache
hook is run.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-24 13:49:24 +02:00
..
nvidia-cdi-hook Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
nvidia-container-runtime Default to jit-cdi mode in the nvidia runtime 2025-06-18 23:36:12 +02:00
nvidia-container-runtime-hook Resolve to legacy by default in nvidia-container-runtime-hook 2025-06-18 23:36:12 +02:00
nvidia-container-runtime.cdi Add nvidia-container-runtime.cdi executable 2023-02-13 16:09:46 +01:00
nvidia-container-runtime.legacy Add nvidia-container-runtime.legacy executable 2023-02-13 16:09:46 +01:00
nvidia-ctk Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
nvidia-ctk-installer Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00