diff --git a/Dockerfile b/Dockerfile index 151fcf2..7c765a2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,6 +22,7 @@ RUN \ # install runtime packages apk add --no-cache \ + ccid \ libcrypto1.0 \ libssl1.0 \ libusb \ diff --git a/README.md b/README.md index 84add89..3a0743b 100644 --- a/README.md +++ b/README.md @@ -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.