Files
nvidia-container-toolkit/internal
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
..
2024-02-05 23:58:28 +01:00
2025-02-28 14:45:06 +02:00
2024-07-01 12:12:38 +02:00
2022-10-13 14:06:30 +02:00
2025-01-23 11:46:14 +01:00
2023-10-24 20:11:34 +02:00