Answer the question
In order to leave comments, you need to log in
How to forward Rutoken to a Docker container?
Hello everyone,
The company has accumulated a large number of tokens for the EGAIS system, it is already inconvenient to place them on separate computers, as well as constantly switching. I decided to try to isolate this service using Docker.
The second day I'm trying to forward rutoken to the Docker container in order to raise UTM for EGAIS.
As a usb device, I see how there is no rutoken, I installed libraries and drivers, I used a container for eToken, I tried to forward both to -priveleged and device. useless slot empty.
Has anyone done this?
Answer the question
In order to leave comments, you need to log in
Under Centos, I didn’t throw it under ubuntu 18, everything worked.
Thank you for your attention!
docker run -it -p 8080:8080 -d --rm --privileged -v /dev/bus/usb:/dev/bus/usb ubuntu
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question