changes
This commit is contained in:
@ -26,10 +26,10 @@ RUN \
|
||||
echo "user: ${ADMINUSER}" >> /etc/aliases && \
|
||||
newaliases
|
||||
|
||||
USER 1000:1000
|
||||
# USER 1000:1000
|
||||
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