mirror of
https://github.com/miaowware/qrm2.git
synced 2025-06-25 13:05:24 -04:00
add new dependencies
This commit is contained in:
parent
362a113e2e
commit
e2968bf4a0
@ -14,6 +14,9 @@ RUN \
|
|||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
libressl-dev \
|
libressl-dev \
|
||||||
|
libffi-dev \
|
||||||
|
jpeg-dev \
|
||||||
|
zlib-dev \
|
||||||
python3-dev && \
|
python3-dev && \
|
||||||
echo "**** install runtime packages ****" && \
|
echo "**** install runtime packages ****" && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user