mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
838493b8b9
Since the `createContainer` `runc` hook runs with the environment that the container's config.json specifies, the path to `ldconfig` may not be easily resolvable if the host environment differs enough from the container (e.g. on a NixOS host where all binaries are under hashed paths in /nix/store with an Ubuntu container whose PATH contains FHS-style paths such as /bin and /usr/bin). This change allows for specifying exactly where ldconfig comes from. Signed-off-by: Jared Baur <jaredbaur@fastmail.com> |
||
---|---|---|
.. | ||
spec | ||
transform | ||
api.go | ||
common-nvml.go | ||
device-wsl.go | ||
driver-nvml.go | ||
driver-wsl_test.go | ||
driver-wsl.go | ||
full-gpu-nvml.go | ||
gds.go | ||
lib_test.go | ||
lib-csv.go | ||
lib-nvml.go | ||
lib-wsl.go | ||
lib.go | ||
management.go | ||
mig-device-nvml.go | ||
mofed.go | ||
namer_nvml_mock.go | ||
namer_test.go | ||
namer.go | ||
options.go | ||
workarounds-device-folder-permissions.go |