nvidia-container-toolkit/internal
Evan Lezar 7045a223d2 Only use configured nvidia-ctk path if it is a full path
If this is not done, the default config which sets the nvidia-ctk.path
option as "nvidia-ctk" will result in an invalid OCI spec if a hook is
injected. This change ensures that the path used is always an absolute
path as required by the hook spec.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-02-01 12:00:23 +01:00
..
config Make NewVisibleDevices public 2022-11-14 12:19:59 +01:00
cuda
discover Only use configured nvidia-ctk path if it is a full path 2023-02-01 12:00:23 +01:00
edits Add NewContainerEdits utility function 2022-12-07 11:03:45 +01:00
info Add internal/info/proc/devices package to read device majors 2023-01-25 13:43:43 +01:00
ldcache Fix relative link resolution for ldcache 2023-01-31 13:51:48 +01:00
lookup Allow locator to be marked as optional 2023-01-25 10:38:11 +01:00
modifier Remove 'Executable' from config struct member 2023-01-18 17:02:42 +01:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
oci Merge branch 'fix-executable-locator' into 'main' 2022-05-12 05:26:22 +00:00
requirements
runtime
test