some updates

This commit is contained in:
2019-03-17 17:25:19 +01:00
parent 5dc1b8825a
commit e599740ac9
3 changed files with 44 additions and 20 deletions

View File

@@ -10,6 +10,7 @@ sshfs
RUN pip3 install \
lxml \
argparse \
pathlib
pathlib \
pymongo
ENV PYTHONIOENCODING UTF-8