nvidia-container-toolkit/cmd/nvidia-ctk/cdi
Evan Lezar 9daa179f25
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 folders 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-02-28 14:45:06 +02:00
..
generate Add create-soname-symlinks hook 2025-02-28 14:45:06 +02:00
list Improve error reporting for cdi list 2024-02-08 14:58:48 +01:00
transform run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
cdi.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00