added olefile to pdf-fileanalysis

This commit is contained in:
Tobias Kessels
2019-03-25 17:09:00 +01:00
parent f71c15d6f5
commit a68e2a3ff2

View File

@@ -48,6 +48,8 @@ useradd -u 1001 -r -g nonroot -d /home/nonroot -s /sbin/nologin -c "Nonroot User
mkdir /home/nonroot && \
chown -R nonroot:nonroot /home/nonroot
RUN pip install olefile
WORKDIR /home/nonroot/
USER nonroot
WORKDIR /home/nonroot/