gpu: Add containerd shim for qemu-gpu

Last but not least add the continerd shim configuration
pointing to the correct configuration-<shim>.toml

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
Zvonko Kaiser 2023-04-17 10:45:04 +00:00
parent a0cc8a75f2
commit ac7c63bc66

View File

@ -17,6 +17,7 @@ shims=(
"fc"
"qemu"
"qemu-tdx"
"qemu-gpu"
"clh"
"dragonball"
)