1
0

Merge pull request #8 from bibene/master

add card reader driver package
This commit is contained in:
aptalca
2017-10-19 17:12:58 +03:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ RUN \
# install runtime packages
apk add --no-cache \
ccid \
libcrypto1.0 \
libssl1.0 \
libusb \

View File

@ -100,6 +100,7 @@ The web interface is at port 8888.
## Versions
+ **19.10.2017:** Add ccid package for usb card readers.
+ **17.10.2017:** Switch to using bzr for source code, streamboard awol.
+ **28.05.2017:** Rebase to alpine 3.6.
+ **09.02.2017:** Rebase to alpine 3.5.