nvidia-container-toolkit/cmd/nvidia-cdi-hook/update-ldcache
Evan Lezar 715e09fbd4
Move CreateLdsoconfdFile to ContainerRoot
Since the creation of a .conf file in /etc/ld.so.conf.d is shared by
both the update-ldcache and enable-cuda-compat hooks, this is moved
to the ContainerRoot type.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-03-20 13:21:52 +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 Move CreateLdsoconfdFile to ContainerRoot 2025-03-20 13:21:52 +02:00