KVM module is not loaded in container

Loading kernel modules from inside Docker containers is generally impossible. If your application depends on having a very specific kernel module available, it might be better run inside a virtual machine.