Commit Graph

11 Commits

Author SHA1 Message Date
Robert Dailey 2f90715d31
Add imagick php extension
There is a warning issued in Nextcloud 15 about 'imagick' php extension not
being present. They highly recommend that it be installed.

Fixes #574, fixes #263

Signed-off-by: Robert Dailey <rcdailey@gmail.com>
2018-12-12 13:44:27 -06:00
Marc Brückner 2d22bcaba7 fix #491: add NEXTCLOUD_UPDATE=1 to full example 2018-10-17 10:26:22 +02:00
Marc Brückner b25e1abe9c added variable to Dockerfiles of cron supervisord example 2018-10-16 16:38:04 +02:00
Ruben Barkow 35fd42d042 example Dockerfiles: remove obsolete jessie backports (see #435) (#437)
The docker image already is on stretch, so no backports are needed
2018-08-27 17:27:21 +02:00
Tilo Spannagel aa9cd89b82 Fix full Dockerfile example 2018-08-06 14:40:03 +02:00
Tilo Spannagel 022575326b
Use cron.sh in the example dockerfiles 2018-01-30 13:40:15 +01:00
Tilo Spannagel 52b3ce0a54
Fix supervisord.conf for apache 2018-01-03 20:00:19 +01:00
Tilo Spannagel 680d8e41aa
Fix i386 build 2018-01-03 19:58:39 +01:00
Grieche 34a1539332 * Added example Dockerfile for FULL recommended dependencies under
full/
2017-12-24 14:08:07 +01:00
Tilo Spannagel 6a54981de4
Add examples for both cases apache and fpm 2017-09-27 13:29:11 +02:00
Tilo Spannagel 60ac9b728e
Split the examples into subfolders 2017-09-27 13:29:03 +02:00