mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change adds a discovered hook for updating the ldcache as a container-create hook. The mounts from a discoverer are inspected to determine the folders that must be added to the cache using the nvidia-ctk hook update-ldcache command. This is added to the "csv" discovery mode for the experimental runtime. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| csv | ||
| csv_test.go | ||
| csv.go | ||
| discover_mock.go | ||
| discover.go | ||
| ldconfig.go | ||
| legacy.go | ||
| list.go | ||
| mounts_test.go | ||
| mounts.go | ||
| none_test.go | ||
| none.go | ||