nvidia-container-toolkit/cmd/nvidia-cdi-hook/create-symlinks
Evan Lezar d0d85a8c5c
Always use paths relative to the container root for links
This chagne ensures that we always treat the link path as a path
relative to the container root. Without this change, relative paths
in link paths would result links being created relative to the
current working directory where the hook is executed.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-10-29 12:16:51 -07:00
..
create-symlinks.go Always use paths relative to the container root for links 2024-10-29 12:16:51 -07:00