nvidia-container-toolkit/internal
Ho Kim f3d3746f72
fix(ldconfig): suppress /proc mount error for non-root users
Non-root users are not permitted to mount /proc, which causes `mountProc`
to fail and abort `prepareRoot`. To prevent this, the error is now printed
to stderr instead of causing a failure, allowing continued execution.
2025-06-26 10:59:32 +00:00
..
config [no-relnote] Rename config constants 2025-06-18 15:02:35 +02:00
cuda Fix build and test on darwin 2024-02-05 23:58:28 +01:00
discover Merge pull request #947 from elezar/ensure-libcuda.so-in-ldcache 2025-06-24 19:55:51 +02:00
dxcore Use D3DKMTEnumAdapters3 for adapter enumeration 2024-03-12 11:42:08 +01:00
edits Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
info Resolve to legacy by default in nvidia-container-runtime-hook 2025-06-18 23:36:12 +02:00
ldcache Fix resolution of libs in LDCache on ARM 2025-04-23 14:28:28 +02:00
ldconfig fix(ldconfig): suppress /proc mount error for non-root users 2025-06-26 10:59:32 +00:00
logger Add Tracef to logger Interface 2024-07-01 12:12:38 +02:00
lookup [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
modifier Default to jit-cdi mode in the nvidia runtime 2025-06-18 23:36:12 +02:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
nvsandboxutils [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
oci [no-relnote] Fix QF1008: could remove embedded field lint errors 2025-04-02 14:18:32 +02:00
platform-support Add EnvVar to Discover interface 2025-06-24 13:24:50 +02:00
requirements [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
runtime Default to jit-cdi mode in the nvidia runtime 2025-06-18 23:36:12 +02:00
system [no-relnotes] Update moq to use rm and goimports 2025-03-12 13:12:13 +02:00
test