mirror of
https://github.com/krateng/maloja.git
synced 2026-07-10 00:12:17 +00:00
Add libmagic to containerfile
This commit is contained in:
parent
a4ec29dd4c
commit
811bc16a3f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ RUN \
|
|||
libxslt-dev \
|
||||
libffi-dev \
|
||||
libc-dev \
|
||||
libmagic \
|
||||
py3-pip \
|
||||
linux-headers && \
|
||||
echo "" && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue