mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change allows IMEX channels to be requested using the
volume mount mechanism.
A mount from /dev/null to /var/run/nvidia-container-devices/imex/{{ .ChannelID }}
is equivalent to including {{ .ChannelID }} in the NVIDIA_IMEX_CHANNELS
envvironment variables.
Signed-off-by: Evan Lezar <elezar@nvidia.com>
|
||
|---|---|---|
| .. | ||
| image | ||
| cli_test.go | ||
| cli.go | ||
| config_test.go | ||
| config.go | ||
| features.go | ||
| hook.go | ||
| runtime.go | ||
| toml_test.go | ||
| toml.go | ||
| toolkit-cli.go | ||