Linux container kernel dependency on windows

Hi,

I am running a linux container on windows which has a kernel depdency ( something like ntop kernel module it expects to be installed on host).

I am trying to access mobylinux VM if I can access the kernel module source there. Is this the correct way or is there any other way to change the mobylinux VM with some other ubuntu VM.

Sorry, the kernel is not user serviceable. You can use docker-machine or LinuxKit to build more customizable Docker systems

Thanks….I got it . I will use docker-machine or Linux kit