missing dependency for armv7
This commit is contained in:
parent
a2fa7de880
commit
0a131686dc
@ -48,6 +48,8 @@ RUN apt-get update \
|
|||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
# healthcheck
|
# healthcheck
|
||||||
wget \
|
wget \
|
||||||
|
# lxml (ARMv7)
|
||||||
|
libxslt1.1 \
|
||||||
# uwsgi
|
# uwsgi
|
||||||
libpcre3 \
|
libpcre3 \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user