diff --git a/Containerfile b/Containerfile index b46c8ae..c6fd44a 100644 --- a/Containerfile +++ b/Containerfile @@ -22,6 +22,7 @@ RUN \ libxslt-dev \ libffi-dev \ libc-dev \ + libmagic \ py3-pip \ linux-headers && \ echo "" && \