1
0
mirror of synced 2026-03-24 12:49:57 +01:00

Update Dockerfile

This commit is contained in:
d-two
2022-08-26 03:19:44 +02:00
committed by GitHub
parent 461861203f
commit 76d2ad56b4

View File

@@ -16,7 +16,7 @@ RUN \
pcsc-lite-dev \
subversion \
tar \
shadow
shadow
RUN \
echo "**** install runtime packages ****" && \
@@ -48,7 +48,7 @@ RUN \
LCDSUPPORT \
LEDSUPPORT \
READ_SDT_CHARSETS && \
make \
make \
CONF_DIR=/config \
DEFAULT_PCSC_FLAGS="-I/usr/include/PCSC" \
NO_PLUS_TARGET=1 \