Browse Source

Remove packages commented out

pull/1/head
tobbenb 4 years ago
parent
commit
6a15416ccf
1 changed files with 0 additions and 2 deletions
  1. +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 \

Loading…
Cancel
Save