Sign inSign up

macmacs/nextcloud

By macmacs

•Updated 5 days ago

Nexcloud with small changes: Cron

Image
1

5.7K

macmacs/nextcloud repository overview

⁠nextcloud

Added CRON support as shown here⁠.

RUN mkdir /var/log/supervisord /var/run/supervisord && \ 
  echo "*/15 * * * * su - www-data -s /bin/bash -c \"php -f /var/www/html/cron.php\""| crontab -

Tag summary

Content type

Image

Digest

sha256:2d2a2ff87…

Size

500.3 MB

Last updated

5 days ago

docker pull macmacs/nextcloud