nvidia-container-toolkit/cmd
Jared Baur d80657dd0a
Explicitly set ldconfig cache and config file
Since the `update-ldcache` hook uses the host's `ldconfig`, the default
cache and config files configured on the host will be used. If those
defaults differ from what nvidia-ctk expects it to be (/etc/ld.so.cache
and /etc/ld.so.conf, respectively), then the hook will fail. This change
makes the call to ldconfig explicit in which cache and config files are
being used.

Signed-off-by: Jared Baur <jaredbaur@fastmail.com>
2024-01-18 02:23:27 -08:00
..
nvidia-container-runtime run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
nvidia-container-runtime-hook run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
nvidia-container-runtime.cdi
nvidia-container-runtime.legacy
nvidia-ctk Explicitly set ldconfig cache and config file 2024-01-18 02:23:27 -08:00