d098f1f6ad
Merge pull request #1322 from jk2K/master
...
feat: add GMP extension to PHP-fpm
2018-01-09 19:22:19 +01:00
a83477b439
Added packages update to install librabbit-mq.
2017-12-29 14:25:43 +02:00
0aaa2c742e
Added support for AMQP extension in workspace and php-fpm containers.
2017-12-28 14:25:32 +02:00
0445d76d11
feat: add GMP extension to PHP-fpm
2017-12-27 18:56:26 +08:00
71cc109334
update base tags
2017-12-17 21:31:37 +01:00
5835d185f2
Update Dockerfile-71
...
Remove duplicate configuration.
2017-11-07 10:53:26 +08:00
f4ede08b9c
Fix variable issues.
...
Also made the variables introduced with the psql client consistent
with the existing ones. Fixes #1208
2017-10-25 11:40:47 +02:00
60998ed1e4
Merge branch 'master' into Add_pg_client_to_workspace_phpfpm
2017-10-24 13:03:56 +07:00
ee03bb607f
Add support for pgclient to workspace & php-fpm
2017-10-18 10:04:23 +07:00
7f5d9d07d1
add postgresql for php-fpm
2017-10-17 12:23:48 +08:00
17ea7b313f
update
2017-10-12 18:54:09 +08:00
3cc917c9de
Add Postgre SQL Support for php-fpm & edit webserver session storage location
2017-09-25 17:30:30 +07:00
5c5f94600a
Rename laravel.pool.conf to xlaravel.pool.conf
...
Fix issue #1011
2017-09-06 00:22:18 +03:00
b2e372054f
Fixed php-fpm build
2017-09-05 23:36:30 +03:00
0a23d53ee5
Move php-imagick to php-fpm and enable it
2017-09-05 21:47:47 +03:00
f6552aca97
Added support of ImageMagick to php-fpm
2017-09-05 21:09:34 +03:00
a36620c3bd
Restart build
2017-09-04 12:05:34 +03:00
53b3ad0f7e
Fix Php Redis extension installation
2017-08-31 19:29:19 +03:00
9dda2f6b9f
image optimizers libraries
2017-07-10 18:49:39 +05:45
43545cefd2
fixing PHP7.1 php-fpm mssql extension build failed
2017-05-20 09:20:00 +08:00
848398d443
php-fpm service LDAP support
2017-05-12 19:23:03 +08:00
31d21c74a0
add swoole extension config
2017-05-08 01:42:46 +08:00
3134221445
Fixing aerospike
2017-05-07 16:56:15 +02:00
4cf5f3eabf
Removing suffix for Aerospike and V8JS
2017-05-07 16:54:55 +02:00
f162864e89
apt-get update just need run at first, after add-apt-repository or update apt source list.
2017-05-07 01:17:35 +08:00
02958c06fe
php-fpm Dockerfile-71 MYSQL
...
* remove old section
* fill new section
2017-05-06 17:44:32 +08:00
a81686d9d0
aerospike-client-php version to 3.4.14 (php-fpm)
2017-05-05 19:13:10 +08:00
02a512dd72
Dockerfile minor formatting
2017-05-01 22:20:25 +02:00
d5883e4bcf
Adding sqlsrv to php-fpm PHP71
2017-05-01 22:19:09 +02:00
49f245b37a
Add apt update to intl intall
...
Fixes #847
2017-04-23 21:29:18 +02:00
b1c546efc9
update base images version for workspace and php-fpm
2017-04-21 22:37:48 -04:00
bce05e4b59
little cleanup
2017-04-21 10:13:53 +12:00
4ce1d7f64a
upgrade base images for php-fpm and workspace.
...
These duplicated Dockerfiles will be merged onto single Dockerfile
later. The same Dockerfile will check for the PHP version variable
and install the necessary softwar's accordingly.
2017-04-21 10:13:53 +12:00
5aab3add44
Added blackfire.io
2017-04-21 10:02:54 +12:00
f3598c3c97
Merge pull request #805 from bestlong/fixing-php-fpm-ghostscript
...
Fixing php fpm ghostscript
2017-04-14 03:24:54 -04:00
4fd73ac512
Fix build error in php-fpm containers, after updating the base image
2017-04-14 03:23:19 -04:00
747f956d01
update php-fpm base image tags {requires rebuild}
2017-04-14 03:12:00 -04:00
1519d2c64c
Update Dockerfile-71
...
fixing unexpected message "/bin/sh: 1: [: =: unexpected operator", #798 .
2017-04-14 10:09:44 +08:00
6d4a2c4cc4
Merge pull request #789 from winfried-van-loon/php-fpm-cleanup
...
Fixing whitespaces and tailing spaces
2017-04-11 18:35:17 -07:00
f8e5f73e18
Merge pull request #794 from winfried-van-loon/xdebug-config
...
Moving php-fpm xdebug config to proper location
2017-04-11 18:35:03 -07:00
cdc2811d7b
Merge pull request #796 from winfried-van-loon/already-loaded-warnings
...
Fixing the php ext already loaded warnings
2017-04-11 18:34:45 -07:00
b482d4d901
Merge pull request #783 from winfried-van-loon/php-fpm-71
...
Bringing Dockerfile 71 up-to-date with 70
2017-04-11 18:33:09 -07:00
ad00284a22
Removing ext enable aerospike error
2017-04-12 00:35:11 +02:00
714902d12a
Moving php-fpm xdebug config to proper location
2017-04-11 23:17:21 +02:00
0594681760
Fixing the php ext already loaded warnings
...
Example:
```
warning: exif (exif.so) is already loaded!
```
2017-04-11 23:10:41 +02:00
f91def64d7
Fixing whitespaces and tailing spaces
2017-04-11 21:22:57 +02:00
86ebbfbdd3
Adding exif/redis to php-fpm 56 and 71
2017-04-11 20:48:42 +02:00
a35287b367
Merge pull request #785 from winfried-van-loon/690-php-fpm-intl
...
Fixing INTL ext in php-fpm for php71
2017-04-11 13:24:43 -04:00
ddabb4620e
Merge pull request #784 from winfried-van-loon/645-php-fpm-ghostscript
...
Fixing ghostscript env option
2017-04-11 13:24:29 -04:00
7dbe65e5f8
Bringing Dockerfile 71 up-to-date with 70
2017-04-11 16:47:38 +02:00