nvidia-container-toolkit/cmd/nvidia-cdi-hook/update-ldcache
Evan Lezar 995e56306d
Fix update-ldcache arguments
This change updates how the lconfig arguments are constructed. This
makes the update-ldcache more robust and ensures that folders are
specified last if at al.

Checks are also included for empty container roots at the start of the
hook to simplify later checks.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-03-20 12:51:31 +02:00
..
container-root.go [no-relnote] Move root to separate file 2025-02-27 13:48:29 +02:00
safe-exec_linux.go Use libcontainer execseal to run ldconfig 2025-02-27 13:52:27 +02:00
safe-exec_other.go Use libcontainer execseal to run ldconfig 2025-02-27 13:52:27 +02:00
update-ldcache.go Fix update-ldcache arguments 2025-03-20 12:51:31 +02:00