smartcard icon indicating copy to clipboard operation
smartcard copied to clipboard

possible to use within a container?

Open mrshih opened this issue 6 years ago • 0 comments

any idea to use this in container?

in container already install: RUN yum -y install pcsc-lite RUN yum -y install pcsc-lite-devel

in docker-compose: volumes:

  • /var/run/pcscd/pcscd.comm:/var/run/pcscd/pcscd.comm

and in container use lsusb, can get reader

mrshih avatar Apr 20 '19 12:04 mrshih