mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 16:29:18 +00:00
d80657dd0a
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> |
||
---|---|---|
.. | ||
chmod | ||
create-symlinks | ||
update-ldcache | ||
hook.go |