Merge branch 'master' of https://home.hottis.de/gitlab/hv/hv-cron into master
This commit is contained in:
@ -29,10 +29,10 @@ RUN \
|
|||||||
COPY crontab /etc/
|
COPY crontab /etc/
|
||||||
COPY *.py ${APP_DIR}/
|
COPY *.py ${APP_DIR}/
|
||||||
|
|
||||||
USER 1000:1000
|
# USER 1000:1000
|
||||||
WORKDIR ${APP_DIR}
|
WORKDIR ${APP_DIR}
|
||||||
|
|
||||||
CMD [ "/usr/sbin/cron", "-f", "-L /dev/stdout" ]
|
CMD [ "/usr/sbin/cron", "-f" ]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
0
monatliche-forderung-eintragen.py
Normal file → Executable file
0
monatliche-forderung-eintragen.py
Normal file → Executable file
0
monatliche-forderung-ueberwachen.py
Normal file → Executable file
0
monatliche-forderung-ueberwachen.py
Normal file → Executable file
Reference in New Issue
Block a user