mirror of https://gitlab.com/bashrc2/epicyon
Update dockerfile
parent
3766f6e9c1
commit
d5f5a861d9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue