This commit is contained in:
Marco Ochse
2018-04-26 15:18:23 +00:00
parent 063463ba2e
commit a944925124
5 changed files with 23 additions and 21 deletions

View File

@ -47,4 +47,4 @@ RUN apk -U upgrade && \
# Run ewsposter
USER ews:ews
CMD sleep 10 && exec /usr/bin/python /opt/ewsposter/ews.py -l 60
CMD sleep 10 && exec /usr/bin/python -u /opt/ewsposter/ews.py -l 60