nvidia-container-toolkit/internal/ldconfig
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
..
ldconfig_linux.go [no-relnote] Refactor ldconfig hooks 2025-06-24 13:53:20 +02:00
ldconfig_other.go [no-relnote] Refactor ldconfig hooks 2025-06-24 13:53:20 +02:00
ldconfig.go fix(ldconfig): suppress /proc mount error for non-root users 2025-06-26 10:59:32 +00:00
safe-exec_linux.go [no-relnote] Refactor ldconfig hooks 2025-06-24 13:53:20 +02:00
safe-exec_other.go [no-relnote] Refactor ldconfig hooks 2025-06-24 13:53:20 +02:00