mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-25 21:39:10 +00:00
Merge branch 'CNT-4496/remove/sys/devices/soc' into 'main'
Remove /sys/devices/soc0/family from CDI spec See merge request nvidia/container-toolkit/container-toolkit!472
This commit is contained in:
commit
72c56567fe
@ -58,7 +58,6 @@ func New(opts ...Option) (discover.Discover, error) {
|
|||||||
"",
|
"",
|
||||||
[]string{
|
[]string{
|
||||||
"/etc/nv_tegra_release",
|
"/etc/nv_tegra_release",
|
||||||
"/sys/devices/soc0/family",
|
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user