add card reader driver package
changes after review
This commit is contained in:
@ -22,10 +22,10 @@ RUN \
|
||||
|
||||
# install runtime packages
|
||||
apk add --no-cache \
|
||||
ccid \
|
||||
libcrypto1.0 \
|
||||
libssl1.0 \
|
||||
libusb \
|
||||
ccid \
|
||||
pcsc-lite \
|
||||
pcsc-lite-libs && \
|
||||
|
||||
|
Reference in New Issue
Block a user