runv is an OCI compatible runtime and we use runv as the runtime when starting a runv container: docker run --rm -it busybox sh I want to know can we specify the runtime for the container behind the vm? such as nvidia docker runtime? @gnawux @bergwolf
runv is an OCI compatible runtime and we use runv as the runtime when starting a runv container:
docker run --rm -it busybox sh
I want to know can we specify the runtime for the container behind the vm? such as nvidia docker runtime?
@gnawux @bergwolf