mirror of
https://github.com/krateng/maloja.git
synced 2025-06-03 21:54:45 -04:00
Add libmagic to containerfile
This commit is contained in:
parent
a4ec29dd4c
commit
811bc16a3f
@ -22,6 +22,7 @@ RUN \
|
|||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libc-dev \
|
libc-dev \
|
||||||
|
libmagic \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
linux-headers && \
|
linux-headers && \
|
||||||
echo "" && \
|
echo "" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user