aptalca
8fa1abb2e6
update version check endpoint
2022-05-21 15:34:13 -04:00
axel simon
6742414db2
Dockerfile: Raise opcache interned strings buffer to 16
...
In line with https://github.com/nextcloud/docker/pull/1702/ and to avoid the error message:
> The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than 8.
2022-04-12 17:14:34 +01:00
TheSpad
6b36af2031
Change smbclient clone from git:// to https:// to allow unauthenticated use.
2022-03-17 09:28:11 +00:00
j0nnymoe
272901812d
Update Dockerfile
...
Rebasing to 3.14
2021-09-11 07:43:17 +01:00
aptalca
222690e62c
fix iconv
2021-01-21 12:57:42 -05:00
aptalca
7316cecf0d
Rebase to alpine 3.13
2021-01-16 13:56:53 -05:00
thelamer
a2a5bcd84c
update baseimages
2020-11-02 08:05:50 -08:00
chbmb
db1ac46d19
Merge branch 'master' into master-3.12
2020-06-03 15:03:15 +01:00
chbmb
3bc14e5333
Add php7-bcmath & php7-fileinfo
...
Required for NC19
2020-06-03 13:55:04 +01:00
thelamer
83e49cad23
Rebasing to Alpine 3.12
2020-06-01 13:13:00 -07:00
aptalca
aad6bf2d92
Various php and nginx site conf optimizations ( #133 )
...
* php.ini and site config updates
* display real ip in nginx logs with rp
* fixed diffs w/ upstream nextcloud git (#129 )
* Bot Updating Package Versions
* fixed diffs w/ nextcloud upstream
Edit line 53, 67 - ocs-provider + ocm-provider, one call:
3206db9fb8
https://github.com/nextcloud/documentation/pull/1293
New line 55, edit 58 - try_files resets $fastcgi_path_info, fix so $path_info gets value:
8f6c1aa61a
https://github.com/nextcloud/documentation/pull/1679
Co-authored-by: Evan Wade <evan+pgp@evanwade.com>
2020-02-06 19:22:05 -08:00
thelamer
91d2482d3f
Rebasing to Alpine 3.11
2019-12-21 15:18:51 -08:00
aptalca
1d885d9871
fix variable name
2019-07-15 13:41:06 -07:00
aptalca
7397494f49
Download nextcloud during build
2019-07-15 13:41:06 -07:00
thelamer
9ef19d9220
Rebasing to Alpine 3.10
2019-06-28 18:14:10 -07:00
thelamer
1e6ce7da0f
updating endpoint to consume for versioning
2019-04-12 21:56:30 -07:00
thelamer
e43b29be72
hard code to latest version until we have a better endpoint
2019-04-11 11:26:53 -07:00
thelamer
27221cb8b5
Switching to new Base images, shift to arm32v7 tag.
2019-03-23 21:16:54 -07:00
thelamer
39fd8e322b
adding new deps discovered while reviewing the official nextcloud container, updating the nginx conf to be in sync with v15
2019-02-27 21:29:48 -08:00
thelamer
04763d5668
Rebasing to Alpine 3.9
2019-02-22 17:43:33 -08:00
thelamer
0c49164eb6
adding pipeline logic and multi arching
2019-01-29 14:27:06 -08:00
Nick Lopez
68f0a26f13
add PHP Archive module needed by the occ upgrade process
2019-01-24 21:37:06 -08:00
Alex Phillips
f265df7cbd
Merge pull request #54 from tomtom5152/patch-1
...
Add imagemagick support for dynamic icon generation.
2018-12-17 15:03:03 -05:00
alex-phillips
b93694ff8d
increased php memory_limit per nextcloud's warnings
2018-12-11 14:09:50 -05:00
sparklyballs
002dff07ea
rebase to alpine 3.8
2018-09-05 18:22:37 +01:00
sparklyballs
ac0ee5d01d
use latest rather than specific version for initial install
2018-06-11 11:11:13 +01:00
sparklyballs
1824219e79
bump default install to 13.0.1
2018-04-26 09:46:54 +01:00
Tom Price
d08683b5a7
Add imagemagick support for dynamic icon generation.
...
Install the additional packages required to support [theme icon generation](https://docs.nextcloud.com/server/13/admin_manual/configuration_server/theming.html#theming-of-icons ).
2018-04-03 21:39:17 +01:00
sparklyballs
ec4da50224
bump default install to 13
2018-02-06 12:22:52 +00:00
sparklyballs
9878957017
bump alpine 3.7
2018-01-25 22:23:28 +00:00
sparklyballs
d4643180d2
bump alpine 3.7
2018-01-25 22:06:54 +00:00
sparklyballs
e5dc93fd8e
bump install to 12.0.4 and fix continuation lines
2017-12-12 14:36:09 +00:00
sparklyballs
c4a8cafb98
sed php.ini for opcache requirements
2017-10-15 10:21:52 +01:00
sparklyballs
34122d554a
bump default install to 12.0.3
2017-09-20 22:12:39 +01:00
sparklyballs
1acf245951
bump default install to 12.0.2
2017-08-19 00:43:36 +01:00
sparklyballs
b3e535133a
bump to alpine 3.6
2017-05-25 11:33:38 +01:00
sparklyballs
007691caf8
update to nextcloud 12
2017-05-22 13:41:58 +01:00
sparklyballs
5901725af9
use community repo version of php7-memcached, has been fixed in php 7.14
2017-05-03 09:39:25 +01:00
sparklyballs
2146f5cc1d
use edge repository for php dependencies
2017-03-29 22:52:04 +01:00
sparklyballs
5dd81e69d0
Update Dockerfile
2017-02-28 10:32:07 +00:00
sparklyballs
d885fb23a7
remove dependencies already in baseimage
2017-02-14 22:45:07 +00:00
sparklyballs
339c5477ec
first save up, satisfying depedencies only
2017-02-14 20:14:00 +00:00
Neil
71a4b574ce
Update Dockerfile
2017-01-22 22:40:43 +00:00
sparklyballs
b24fecdd3c
bump to version 11 for initial installation.
2016-12-22 02:14:21 +00:00
Neil
62259e8164
Update Dockerfile
2016-12-11 20:26:35 +00:00
sparklyballs
9514482eef
add version layer information
2016-10-14 15:18:00 +01:00
sparklyballs
c014556ca9
bump default installed to 10.0.1
2016-10-07 07:34:38 +01:00
sparklyballs
78fb8e7c91
change version to 10.0.0
2016-09-12 20:00:27 +01:00
sparklyballs
768582abc0
tidy up in general, use tar.bz2 instead of zip
2016-08-22 12:09:22 +01:00
sparklyballs
32e490a6ec
readd back php5-pgsql
2016-08-17 11:52:29 +01:00