Update dockerfile

main
Bob Mottram 2020-06-15 17:02:16 +01:00
parent 3766f6e9c1
commit d5f5a861d9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ RUN apt-get update && \
python3-idna \
libimage-exiftool-perl \
python3-flake8 \
python3-pyld \
tor
RUN adduser --system --home=/opt/epicyon --group epicyon
COPY --chown=epicyon:epicyon . /app