nvidia-container-toolkit/tools/container/runtime/containerd
Evan Lezar 8176ac40ee
Allow container runtime executable path to be specified
This change adds support for specifying the container runtime
executable path. This can be used if, for example, there are
two containerd or crio executables and a specific one must be used.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-04-08 17:51:54 +02:00
..
config_v1_test.go Add option in toolkit container to enable CDI in runtime 2025-02-28 18:33:40 +02:00
config_v2_test.go Add option in toolkit container to enable CDI in runtime 2025-02-28 18:33:40 +02:00
containerd_linux.go Convert containerd to runtime package 2024-09-30 14:39:52 -07:00
containerd_other.go Convert containerd to runtime package 2024-09-30 14:39:52 -07:00
containerd_test.go Convert containerd to runtime package 2024-09-30 14:39:52 -07:00
containerd.go Allow container runtime executable path to be specified 2025-04-08 17:51:54 +02:00