Merge branch 'master' of cloud-apps.datatransition.net:cloud
This commit is contained in:
commit
425a286551
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
#FROM nextcloud:16
|
#FROM nextcloud:16
|
||||||
FROM nextcloud:17
|
FROM nextcloud:17
|
||||||
|
|
||||||
#RUN apt-get update && \
|
# RUN apt-get update && \
|
||||||
# apt-get install -q -y cron && \
|
# apt-get install -q -y cron && \
|
||||||
# apt-get clean
|
# apt-get clean
|
||||||
|
|
||||||
# RUN echo "*/15 * * * * root su -l www-data -s /bin/bash -c 'php -f /var/www/html/cron.php' > /dev/null 2>&1" >> /etc/crontab
|
# RUN echo "*/15 * * * * root su -l www-data -s /bin/bash -c 'php -f /var/www/html/cron.php' > /dev/null 2>&1" >> /etc/crontab
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue