Files
nvidia-container-toolkit/internal
Jared Baur 5788e622f4 Use XDG_DATA_DIRS instead of hardcoding /usr/share
When running nvidia-ctk on a system that uses a custom XDG_DATA_DIRS
environment variable value, the configuration files for `glvnd`,
`vulkan`, and `egl` fail to get passed through from the host to the
container. Reading from XDG_DATA_DIRS instead of hardcoding the default
value allows for finding said files so they can be mounted in the
container.

Signed-off-by: Jared Baur <jaredbaur@fastmail.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-04-11 17:13:02 +02:00
..
2024-04-03 11:58:37 +02:00
2024-02-05 23:58:28 +01:00
2024-03-25 20:18:15 +02:00
2022-10-13 14:06:30 +02:00
2023-10-24 20:11:34 +02:00
2024-02-06 11:19:43 +01:00