mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change switches to generating a OCI runtime hook to create individual symlinks instead of processing a CSV file in the hook. This allows for better reuse of the logic generating CDI specifications, for example. Signed-off-by: Evan Lezar <elezar@nvidia.com>