Installation onto Docker Image

Hi,

I'm trying to install Virtually Here in a docker via the instructions here:
https://hub.docker.com/r/virtualhere/virtualhere-client

Deploying as per the instructions returns:

VirtualHere Client: VirtualHere Client 4.6.7 starting (Compiled: Feb 23 2019 11:05:42)
VirtualHere Client: Client OS is Linux 5.10.16.3-microsoft-standard-WSL2 x86_64
VirtualHere Client: Using config at /root/.vhui
modprobe: can't change directory to '/lib/modules': No such file or directory
init_module error inserting 'usbip-core.ko': -1 Invalid module format. Your kernel probably was not compiled with dynamic module loading functionality
VirtualHere Client: init_module error inserting 'usbip-core.ko': -1 No error information. Your kernel probably was not compiled with dynamic module loading functionality
VirtualHere Client

And exits with exit code 0

I'm currently running Docker Desktop 4.8.2 (79419). I'll be the first to admit that I'm a newbie with Docker, but have got 3 containers running with other applications without issue, but cant seem to get VH to work. I have also tried a manual build to no success:)

Any help greatly appreciated!!

S