JamesK Posted November 7 Posted November 7 I would like to create a docker container to run the USB-204 on a linux server. Is there a special driver required to connect to the device? I think I would need to install the driver on the host before my container would run properly. thank in advance
0 DAQman Posted November 8 Posted November 8 The MCC Linux driver runs in the user space. We use the libusb library to communicate with our devices. I think you need only to install uldaq inside the docker container. JamesK 1
Question
JamesK
I would like to create a docker container to run the USB-204 on a linux server. Is there a special driver required to connect to the device? I think I would need to install the driver on the host before my container would run properly.
thank in advance
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now