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
Remove packages commented out
pull/1/head
tobbenb
4 years ago
parent
f16f611ab3
commit
6a15416ccf
1 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
Dockerfile
+ 0
- 2
Dockerfile
View File
@ -7,10 +7,8 @@ RUN \
libcrypto1.0
\
libcrypto1.0
\
libssl1.0
\
libssl1.0
\
libusb
\
libusb
\
# openssl \
pcsc-lite
\
pcsc-lite
\
pcsc-lite-libs
&&
\
pcsc-lite-libs
&&
\
# usbutils && \
# add build time dependencies
# add build time dependencies
apk add --no-cache --virtual
=
build-dependencies
\
apk add --no-cache --virtual
=
build-dependencies
\
Write
Preview
Loading…
Cancel
Save