Files
nvidia-container-toolkit/cmd
Evan Lezar 9d7a707405 Create .so symlinks for driver libraries in container
This change adds an opt-in feature for creating .so symlinks to
all injected driver files in a contianer.

If features.dot-so-symlinks = true is set in the config.toml, the creation
of symlinks for driver files is enabled. This can also be triggered on a
per-container basis using the envvar NVIDIA_DOT_SO_SYMLINKS=enabled.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-04-15 16:31:03 +02:00
..
2024-03-28 13:55:25 +08:00