Commit Graph

38 Commits

Author SHA1 Message Date
Tilo Spannagel 7a5bf34195
Run update.sh 2018-05-24 14:29:37 +02:00
Tilo Spannagel 53e1809aeb Run update.sh 2018-05-10 12:50:44 +02:00
Docker Library Bot 256605edd3 Update to 12.0.7 2018-04-26 09:51:15 +00:00
Rodrigo Aguilera 15422886d7 Create a data dir outside the webroot. 2018-04-03 21:12:30 +02:00
Loic Dachary 18db7e679f
Dockerfile: redirect the contributor to update.sh
The `*/*/Dockerfile` are created from `Docker*template` by the
update.sh script. We add a comment at the beginning of the file with
information to find their origin. We also make them readonly to remind
people who would like to improve these files that they are not meant
to be modified.
2018-03-31 12:05:46 +02:00
Docker Library Bot 77557b92e4 Update to 12.0.6 2018-03-15 09:51:15 +00:00
Rodrigo Aguilera 5714672aa6 Give ownership for www-data to /var/www 2018-03-10 17:32:26 +01:00
Tilo Spannagel 33bc471dbc
Update APCu to version 5.1.11 2018-03-08 09:41:24 +01:00
Tilo Spannagel 7739cef929
Adjust the debian images 2018-02-27 20:41:11 +01:00
Tilo Spannagel 013a71ac9b
Update APCu to version 5.1.10 2018-02-17 20:38:54 +01:00
Tilo Spannagel 81f1412a1f
Add freetype to gd 2018-02-07 10:34:06 +01:00
Tilo Spannagel 423e017e3b
Fix cron config 2018-01-30 17:49:10 +01:00
Tilo Spannagel 3747025dd6
Add cron.sh 2018-01-30 13:11:04 +01:00
Tilo Spannagel 74c68d908b
Add cron config 2018-01-30 13:02:14 +01:00
Tilo Spannagel 9d461d79de
Add busybox-static 2018-01-29 10:32:12 +01:00
Docker Library Bot 26d58913be Update to 12.0.5 2018-01-24 10:51:07 +00:00
Tilo Spannagel ec85464109
Remove build deps automatically 2018-01-04 23:31:58 +01:00
Tilo Spannagel 02fa7776a1
Merge pull request #214 from nextcloud/APCu-5.1.9
Update APCu to version 5.1.9
2018-01-03 15:50:18 +01:00
Tilo Spannagel 3de42336ac
Update APCu to version 5.1.9 2018-01-03 15:26:53 +01:00
Tilo Spannagel d99ae52b19
Update redis to version 3.1.6 2018-01-03 15:21:51 +01:00
Tilo Spannagel 2a4cbc594f
Update redis to version 3.1.5 2017-12-22 13:08:07 +01:00
Docker Library Bot 0319dd0a84 Update to 12.0.4 2017-12-04 10:52:04 +00:00
Tilo Spannagel 90f83fe0bb
Update memcached to version 3.0.4 2017-11-21 18:07:29 +01:00
Tilo Spannagel 57edb879dc
Update redis to version 3.1.4 2017-09-27 13:03:27 +02:00
Docker Library Bot 8ad5dbd5f3 Update to 12.0.3 2017-09-20 15:51:08 +00:00
Tobias Brunner 6ed3dfe556
directory permissions for root group 2017-08-14 19:05:30 +02:00
Tilo Spannagel 7366057ce1
Move COPY back down 2017-08-14 19:05:30 +02:00
Tobias Brunner bd3fc10d7d
update directory permissions to be compatible with non-root
This commit updates the directory permissions to be more compatible when
running the image without root f.e. on OpenShift or when specifying it
when running with `docker run --user www-data:root ...`.
It adds detection logic to the entrypoint script as sudo is not always
allowed.

This change in directory permissions was also proposed by the official
documentation, see https://github.com/nextcloud/documentation/commit/22e2530.

The `chown` before the volume definition is needed to prepare the volume
as it inherits the permissions.

refs https://github.com/nextcloud/docker/issues/107
2017-08-14 19:05:25 +02:00
Docker Library Bot 2220249a20 Update to 12.0.2 2017-08-14 15:51:08 +00:00
Tilo Spannagel 444cd43edf
Update redis to version 3.1.3 2017-08-07 16:39:35 +02:00
Docker Library Bot a01d47ed83 Update to 12.0.1 2017-08-07 09:52:10 +00:00
Tilo Spannagel 59da82a5b2
Add pcntl 2017-07-13 18:33:39 +02:00
Tilo Spannagel 40212aaa24
Move apps.config.php into config dir 2017-07-01 14:39:23 +02:00
Tilo Spannagel 0bd790309e
Use debMultiarch as libdir 2017-06-29 16:29:52 +02:00
Tilo Spannagel 72425854ac
Update memcached to version 3.0.3 2017-06-28 14:08:05 +02:00
Tilo Spannagel e144ba4787
Update redis to version 3.1.2 2017-06-28 13:36:10 +02:00
Tilo Spannagel 72ef7897e6
Recommended opcache settings 2017-06-09 13:31:43 +02:00
Tilo Spannagel 8198762ec5
Use the downloads index to get the version numbers 2017-06-03 14:52:41 +02:00