nvidia-container-toolkit/internal
Evan Lezar ffd6ec3c54 Add modifier to inject Tegra platform files
This change adds a modifier to that injects the tegra platform files
* /etc/nv_tegra_release
* /sys/devices/soc0/family

allowing these files to be used for platform detection in a containerized
context such as the GPU device plugin.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-08-08 16:04:20 +02:00
..
config Merge branch 'CNT-2349/configure-docker' into 'main' 2022-07-14 08:06:27 +00:00
cuda
discover Merge branch 'fix-relative-files' into 'main' 2022-07-20 11:40:28 +00:00
edits Use device host path to determine properties 2022-07-07 12:03:23 +02:00
info Fix bug in tegra detection 2022-05-20 14:39:36 +02:00
lookup Remove Relative method from Locator 2022-07-15 16:40:27 +02:00
modifier Add modifier to inject Tegra platform files 2022-08-08 16:04:20 +02:00
oci Merge branch 'fix-executable-locator' into 'main' 2022-05-12 05:26:22 +00:00
requirements Add debug logging when checking requirements 2022-05-05 14:14:01 +02:00
runtime
test