docker-ubuntu-vnc-desktop icon indicating copy to clipboard operation
docker-ubuntu-vnc-desktop copied to clipboard

virtualhere client support

Open OkenKhuman opened this issue 4 years ago • 1 comments

I was trying to use my shared usb on this image's containers. I was able to install but unfortunately unable to use it. Got error as init_module error inserting 'usbip-core.ko': -1 No error information. Your kernel probably was not compiled with dynamic module loading functionality

I did the installation process by preinstalling ca-certificates curl gcc make musl-dev bison flex bc libelf-dev libssl-dev and recompiling the kernel for the image.

So please give a walkthrough on how to ddo it or please include virtualhere client. I think it will be great benifit to this image.

Thankyou

OkenKhuman avatar Sep 27 '20 02:09 OkenKhuman

It's about how to use usb device in docker container, not about this docker image. You may find some clue in https://stackoverflow.com/questions/42938992/usbip-in-docker

fcwu avatar Sep 27 '20 05:09 fcwu