Merge pull request #8 from bibene/master
add card reader driver package
This commit is contained in:
@ -22,6 +22,7 @@ RUN \
|
|||||||
|
|
||||||
# install runtime packages
|
# install runtime packages
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
ccid \
|
||||||
libcrypto1.0 \
|
libcrypto1.0 \
|
||||||
libssl1.0 \
|
libssl1.0 \
|
||||||
libusb \
|
libusb \
|
||||||
|
@ -100,6 +100,7 @@ The web interface is at port 8888.
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
+ **19.10.2017:** Add ccid package for usb card readers.
|
||||||
+ **17.10.2017:** Switch to using bzr for source code, streamboard awol.
|
+ **17.10.2017:** Switch to using bzr for source code, streamboard awol.
|
||||||
+ **28.05.2017:** Rebase to alpine 3.6.
|
+ **28.05.2017:** Rebase to alpine 3.6.
|
||||||
+ **09.02.2017:** Rebase to alpine 3.5.
|
+ **09.02.2017:** Rebase to alpine 3.5.
|
||||||
|
Reference in New Issue
Block a user