mirror of
https://github.com/krateng/maloja.git
synced 2025-04-12 15:07:13 +03:00
its a runtime package
This commit is contained in:
parent
811bc16a3f
commit
5926dc3307
@ -22,7 +22,6 @@ RUN \
|
|||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libc-dev \
|
libc-dev \
|
||||||
libmagic \
|
|
||||||
py3-pip \
|
py3-pip \
|
||||||
linux-headers && \
|
linux-headers && \
|
||||||
echo "" && \
|
echo "" && \
|
||||||
@ -30,6 +29,7 @@ RUN \
|
|||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
python3 \
|
python3 \
|
||||||
py3-lxml \
|
py3-lxml \
|
||||||
|
libmagic \
|
||||||
tzdata && \
|
tzdata && \
|
||||||
echo "" && \
|
echo "" && \
|
||||||
echo "**** install pip dependencies ****" && \
|
echo "**** install pip dependencies ****" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user