Shao Yu Lung
|
ab9f5aba6e
|
Update Dockerfile-72
|
2018-02-26 21:27:56 +08:00 |
|
Yu-Lung Shao (Allen)
|
43ba898df3
|
Merge branch 'master' into php-fpm-install-imap
|
2018-02-26 20:33:35 +08:00 |
|
Yu-Lung Shao (Allen)
|
e546c9c190
|
Update php72.ini (#1397)
|
2018-02-26 18:44:02 +08:00 |
|
Yu-Lung Shao (Allen)
|
27ec06bbf0
|
Merge pull request #1371 from oysterprotocol/change-php-settings
Change php settings
|
2018-02-26 16:46:21 +08:00 |
|
Yu-Lung Shao (Allen)
|
ca376935e1
|
Merge pull request #1382 from desaroger/php-72-pr
Add PHP 7.2 support and fix issues on 5.6-7.0-7.1 versions
|
2018-02-26 10:43:16 +08:00 |
|
desaroger
|
227bc37376
|
Fix MSSQL issue with a non-installed dependency
|
2018-02-23 22:26:13 +01:00 |
|
desaroger
|
74ca3b82a1
|
Fix issue installing Aerospike in php-fpm with php 7.2
|
2018-02-23 22:02:57 +01:00 |
|
desaroger
|
d23c553313
|
Fix installing PG client
|
2018-02-23 21:27:04 +01:00 |
|
Yu-Lung Shao (Allen)
|
715c2176b8
|
Merge pull request #1347 from zgoo/zgoo-laradock
Remove blank lines in php-fpm/Dockerfile70&71
|
2018-02-22 10:06:22 +08:00 |
|
desaroger
|
198c3906b2
|
Fix libgmp not locating gmp.h file
|
2018-02-17 09:50:16 +01:00 |
|
desaroger
|
76da02e779
|
Add PHP version checkers on all php-related dockerfiles
|
2018-02-17 09:26:46 +01:00 |
|
desaroger
|
92dda4695c
|
Changes to make travis work, copied from spyridonas PR
|
2018-02-16 21:12:14 +01:00 |
|
desaroger
|
91131f0963
|
Add PHP 7.2 support
|
2018-02-16 18:40:13 +01:00 |
|
Sven Slijkoord
|
03c7611010
|
Update Dockerfile-56
|
2018-02-13 19:18:22 +01:00 |
|
Sven Slijkoord
|
48de39b1a1
|
Update Dockerfile-70
|
2018-02-13 19:18:07 +01:00 |
|
Sven Slijkoord
|
2ca9d3c5c6
|
Update Dockerfile-71
|
2018-02-13 19:17:31 +01:00 |
|
Shao Yu Lung
|
dfff0b2fa0
|
Fix pecl/swoole requires PHP (version >= 7.0.0)
|
2018-02-11 12:44:24 +08:00 |
|
R. L. Fornea
|
82a2681eed
|
Update php70.ini
|
2018-02-08 12:59:34 -05:00 |
|
R. L. Fornea
|
e792aa654e
|
Update php71.ini
|
2018-02-08 12:58:37 -05:00 |
|
nymd
|
f05fdc71d5
|
doubling memory limit for php on brokers
|
2018-01-31 16:46:45 -08:00 |
|
nymd
|
fad7c11d53
|
laravel timeouts
|
2018-01-29 16:32:18 -08:00 |
|
Zgoo
|
f27b3aa4be
|
Remove blank lines
Just do it to avoid Warning message on building the php-fpm container
|
2018-01-12 02:04:02 +08:00 |
|
Zgoo
|
722f7d09c0
|
Remove blank lines
Just do it to avoid Warning message on building the php-fpm container
|
2018-01-12 01:43:25 +08:00 |
|
Mahmoud Zalt
|
d098f1f6ad
|
Merge pull request #1322 from jk2K/master
feat: add GMP extension to PHP-fpm
|
2018-01-09 19:22:19 +01:00 |
|
Fruty
|
5efda6714b
|
Update apt packages to install librabbitmq for php 7.0 and php 5.6
|
2017-12-29 16:02:46 +02:00 |
|
Fruty
|
a83477b439
|
Added packages update to install librabbit-mq.
|
2017-12-29 14:25:43 +02:00 |
|
Fruty
|
0aaa2c742e
|
Added support for AMQP extension in workspace and php-fpm containers.
|
2017-12-28 14:25:32 +02:00 |
|
yemeng1
|
0445d76d11
|
feat: add GMP extension to PHP-fpm
|
2017-12-27 18:56:26 +08:00 |
|
Mahmoud Zalt
|
71cc109334
|
update base tags
|
2017-12-17 21:31:37 +01:00 |
|
Mahmoud Zalt
|
0d804cd29a
|
enable remote_connect_back instead of defining remote host in xdebug
and modify the default var display
|
2017-12-17 21:31:05 +01:00 |
|
Shao Yu Lung
|
a2ae141a75
|
fix aerospike build fail
|
2017-12-10 15:10:41 +08:00 |
|
Mahmoud Zalt
|
46852bc31b
|
Merge pull request #1232 from zuohuadong/patch-17
Update Dockerfile-71
|
2017-11-08 05:24:42 +02:00 |
|
zuohuadong
|
5835d185f2
|
Update Dockerfile-71
Remove duplicate configuration.
|
2017-11-07 10:53:26 +08:00 |
|
zuohuadong
|
4fc85d499d
|
Update Dockerfile-70
Remove duplicate configuration
|
2017-11-07 10:52:23 +08:00 |
|
Thorvald Falkenburg
|
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 |
|
Lan Dong Si Hoang (Geraint Dong)
|
60998ed1e4
|
Merge branch 'master' into Add_pg_client_to_workspace_phpfpm
|
2017-10-24 13:03:56 +07:00 |
|
Geraint Dong
|
ee03bb607f
|
Add support for pgclient to workspace & php-fpm
|
2017-10-18 10:04:23 +07:00 |
|
Zuohuadong
|
7f5d9d07d1
|
add postgresql for php-fpm
|
2017-10-17 12:23:48 +08:00 |
|
Zuohuadong
|
17ea7b313f
|
update
|
2017-10-12 18:54:09 +08:00 |
|
Geraint Dong
|
3cc917c9de
|
Add Postgre SQL Support for php-fpm & edit webserver session storage location
|
2017-09-25 17:30:30 +07:00 |
|
luciano
|
998aa1365e
|
Add aerospike.so line to be load on php-fpm
|
2017-09-22 12:23:20 +01:00 |
|
Arhey
|
5c5f94600a
|
Rename laravel.pool.conf to xlaravel.pool.conf
Fix issue #1011
|
2017-09-06 00:22:18 +03:00 |
|
Arhey
|
b2e372054f
|
Fixed php-fpm build
|
2017-09-05 23:36:30 +03:00 |
|
Arhey
|
0a23d53ee5
|
Move php-imagick to php-fpm and enable it
|
2017-09-05 21:47:47 +03:00 |
|
Arhey
|
f6552aca97
|
Added support of ImageMagick to php-fpm
|
2017-09-05 21:09:34 +03:00 |
|
Eugene Kirdzei
|
a36620c3bd
|
Restart build
|
2017-09-04 12:05:34 +03:00 |
|
Eugene Kirdzei
|
cddc934e1e
|
Fix phpreddis installation for all versions of php
|
2017-09-04 11:33:14 +03:00 |
|
Eugene Kirdzei
|
53b3ad0f7e
|
Fix Php Redis extension installation
|
2017-08-31 19:29:19 +03:00 |
|
Ujjwal Ojha
|
9dda2f6b9f
|
image optimizers libraries
|
2017-07-10 18:49:39 +05:45 |
|
mycontroller
|
0290142bf4
|
Dockerfile-56 fill missing MSSQL section
|
2017-05-31 13:41:30 +08:00 |
|