nvidia-container-toolkit/cmd/nvidia-ctk-installer
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
..
container [no-relnote] Move toolkit installer package 2025-04-17 13:56:56 +02:00
toolkit Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
main_test.go Extract deb and rpm packages to single image 2025-06-16 19:15:56 +02:00
main.go Extract deb and rpm packages to single image 2025-06-16 19:15:56 +02:00