nvidia-container-toolkit/internal/config
Evan Lezar f6c252cbde Add crun as a default low-level runtime.
This change adds crun as a configured low-level runtime.
Note that runc still preferred and will be used if present on the
system.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-01-17 11:31:07 +01:00
..
image
cli_test.go
cli.go
config_test.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
config.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
hook.go
runtime.go
toml_test.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
toml.go
toolkit-cli.go