Merge branch 'main' of gitlab.com:bashrc2/epicyon

merge-requests/30/head
Bob Mottram 2022-12-10 13:11:27 +00:00
commit 8fa5f030c5
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ RUN apt-get update && \
libimage-exiftool-perl \
python3-flake8 \
python3-django-timezone-field \
python3-pyqrcode \
python3-png \
python3-bandit \
tor
RUN adduser --system --home=/opt/epicyon --group epicyon
COPY --chown=epicyon:epicyon . /app