mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-29 07:21:46 +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> |
||
---|---|---|
.. | ||
char_devices_test.go | ||
char_devices.go | ||
discover_mock.go | ||
discover.go | ||
filter.go | ||
gds.go | ||
graphics.go | ||
hooks.go | ||
icp_test.go | ||
ipc.go | ||
ldconfig_test.go | ||
ldconfig.go | ||
list.go | ||
mofed.go | ||
mounts_test.go | ||
mounts.go | ||
none_test.go | ||
none.go | ||
nvswitch.go |