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.
Share and learn in the Docker community.
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.