This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
juergen
/
docker-oscam
Watch
1
Star
0
Fork
0
Code
Releases
198
Activity
Browse Source
add card reader driver package
changes after review
pull/8/head
Ivo Martinsons
3 years ago
committed by
GitHub
parent
bc850b20aa
commit
95ef84a777
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
View File
@ -22,10 +22,10 @@ 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
\
ccid
\
pcsc-lite
\
pcsc-lite
\
pcsc-lite-libs
&&
\
pcsc-lite-libs
&&
\
Write
Preview
Loading…
Cancel
Save