Commit Graph

187 Commits

Author SHA1 Message Date
Shao Yu-Lung (Allen)
fffe51c51c
Merge pull request #3045 from amorZhu/master
Update workspace and php-fpm mirror links
2021-08-31 22:47:22 +08:00
Gautier DELEGLISE
6c9ca44573
🐛 wrong command 2021-08-30 14:10:24 +02:00
Gautier DELEGLISE
c784aad5a7
🐛 ♻️ smbclient wasn't working + refactored mssql
Relates #3042
2021-08-30 12:50:37 +02:00
Amor
d544a1a63c Remove workspace docker image redundant mirror links & Update php-fpm docker image link to Tsinghua University 2021-08-30 13:54:03 +08:00
Amor
53b5166236 reset php-fpm/Dockerfile 2021-08-30 10:55:31 +08:00
Amor
e11e9053ed update ubuntu source 2021-08-27 17:26:47 +08:00
Amor
4bc5942ad5 update ubuntu source 2021-08-27 17:25:27 +08:00
Shao Yu-Lung (Allen)
4d7a3f3c84
Merge pull request #3000 from 51/master
Add OpenResty, SSDB and php-ssdb extension to Laradock.
2021-08-13 17:11:10 +08:00
Shao Yu-Lung (Allen)
00ee9d74d5 fix build error for PHP-FPM Audiowaveform
#3017, #3030, #3031
2021-07-29 17:24:39 +08:00
Larry
0b6c266744 fix bug 2021-06-12 21:28:43 +08:00
Larry
898434b59e add php ssdb extension 2021-06-12 20:49:45 +08:00
Shao Yu-Lung (Allen)
f49b0cbc3a clean up 2021-04-25 23:49:07 +08:00
Shao Yu-Lung (Allen)
78e0d4d54c fix amqp build faild
#2959
2021-04-25 23:48:10 +08:00
Shao Yu-Lung (Allen)
743942e1e1 php-fpm support enchant extension 2021-04-17 16:20:05 +08:00
Shao Yu-Lung (Allen)
28572f93ff gnupg: fix typo 2021-04-06 09:57:55 +08:00
Shao Yu-Lung (Allen)
11cbf7ecee supply gnupg extensino enable 2021-04-05 20:51:02 +08:00
Shao Yu-Lung (Allen)
409ec06f9a support zookeeper extension #2927 2021-04-05 18:37:14 +08:00
Shao Yu-Lung (Allen)
8fcabc3938
Merge pull request #2931 from laradock/fix-php-56-70-fpm-amqp
fix(CI build failed): PHP 5.6, 7.0 php-fpm AMQP
2021-04-04 23:05:29 +08:00
Shao Yu-Lung (Allen)
983fb14795 fix php-fpm AMQP extension install failed
#2929
2021-04-04 21:29:54 +08:00
Shao Yu-Lung (Allen)
ac08bc4364 add extension imagick installed check 2021-04-04 20:46:57 +08:00
Shao Yu-Lung (Allen)
25701b1890 php 5.6 skip install deciman extension 2021-03-28 11:18:39 +08:00
Shao Yu Lung
fc0df17106 Merge branch 'master' of https://github.com/2525VenturesBV/laradock into 2525VenturesBV-master 2021-03-28 00:43:53 +08:00
Shao Yu-Lung (Allen)
1fa380d90a
Merge pull request #2917 from PavelSavushkinMix/fix/memcached_extension
feat(MEMCACHED extension): add memcached extension installation for CI
2021-03-23 10:49:37 +08:00
Shao Yu-Lung (Allen)
a973ed62a7
Merge branch 'master' into patch-1 2021-03-23 08:55:13 +08:00
Shao Yu-Lung (Allen)
a5cda608c7
Merge branch 'master' into fix/memcached_extension 2021-03-23 08:43:08 +08:00
Pavel Savushkin
03fd7ea948
feat(MEMCACHED extension): add memcached extension installation for CI
Add memcached extension support.
Memcached extension should be supported on the all available versions.
2021-03-23 01:03:25 +02:00
Pavel Savushkin
cffdc7588e
feat(MSSQL extension): add MSSQL extension support
MSSQL extension should be supported on the all available versions.
2021-03-22 21:34:58 +02:00
Shao Yu-Lung (Allen)
ca5fcaa1fe
Merge branch 'master' into github-ci-workspace 2021-03-22 19:20:30 +08:00
Shao Yu-Lung (Allen)
7e76948504
Merge branch 'master' into fix/pgsql_client 2021-03-22 17:08:18 +08:00
Shao Yu-Lung (Allen)
e1d2d81099 feat(fix swoole extension) | PHP 5.6
https://github.com/swoole/swoole-src/issues/2379#issuecomment-466613684
2021-03-22 16:27:46 +08:00
Shao Yu-Lung (Allen)
976e56c4f9
Merge pull request #2909 from PavelSavushkinMix/fix/yaml_extension
fix(YAML extension): get built YAML extension for all versions in all services
2021-03-22 07:58:21 +08:00
Pavel Savushkin
5686c698e7
fix(YAML extension): avoid typo 2021-03-21 19:21:34 +02:00
Pavel Savushkin
9317b71ebc
fix(YAML extension): avoid typo 2021-03-21 18:46:47 +02:00
Shao Yu-Lung (Allen)
4cb35f1fa4
Merge pull request #2898 from PavelSavushkinMix/fix/ioncube_extension
fix(ioncube extension): remove installation for PHP 8
2021-03-22 00:35:12 +08:00
Pavel Savushkin
4270f1db71
fix(YAML extension): get built YAML extension for all versions in all services
We need to build yaml extension for `workspace`, `php-fpm` and `laravel-horizon` images.
Turn on YAML for GitHub Actions.
2021-03-21 18:10:40 +02:00
Shao Yu-Lung (Allen)
51d67e1b35
Merge pull request #2908 from laradock/gnupg
php extension Support GnuPG
2021-03-21 22:24:59 +08:00
Shao Yu-Lung (Allen)
53570ee982
Merge pull request #2894 from PavelSavushkinMix/feature/php8.0_amqp
AMQP installation for all images and all php versions
2021-03-21 22:00:41 +08:00
Pavel Savushkin
30c93210eb
fix(PGSql Client): get installed PGSql Client with the same versions
We need to have an ability to install PGSql Client on `workspace` and `php-fpm` images with the same version (12).
2021-03-21 15:19:32 +02:00
Shao Yu Lung
56afa3efa1 php-fpm, workspace | GnuPG 2021-03-21 19:25:00 +08:00
Shao Yu-Lung (Allen)
27dfbbfab1
Update Dockerfile
sepecified  pecl swoole version for php 7.1
2021-03-20 17:49:21 +08:00
Pavel Savushkin
2b778af03f
fix(ioncube extension): remove installation for PHP 8
PHP 8.0 currently is not supported, so it should be remove from the building for this version.
2021-03-20 02:44:27 +02:00
Pavel Savushkin
267b972d17
fix(AMQP extension): remove unnecessary apt update
Avoid extra update.

Closes #2891
2021-03-20 00:37:43 +02:00
Pavel Savushkin
43df135ca4
feat(AMQP extension): normalize installation of AMQP for php-fpm 8.0
Update installation process of AMQP for PHP 8.0 (fpm service)

Closes #2891
2021-03-18 10:11:30 +02:00
Shao Yu-Lung (Allen)
30b9034f85 fix xmlrpc 2021-03-17 17:29:40 +08:00
Shao Yu-Lung (Allen)
b7a03673c1 fix xhprof 2021-03-17 14:57:25 +08:00
Shao Yu-Lung (Allen)
d3c5b93b7c
PHP 8.0 php-fpm swoole 2021-03-16 21:52:36 +08:00
Shao Yu-Lung (Allen)
8dd77527f6
update php-fpm ssh2 ext version 2021-03-16 17:29:51 +08:00
Shao Yu-Lung (Allen)
b2af3e70d9
Merge pull request #2880 from PavelSavushkinMix/fix/php8.0_swoole_extension
feat(swoole extension): change installation to be able to use PHP 8.0
2021-03-15 11:27:27 +08:00
Pavel Savushkin
f9edf13d65
feat(swoole extension): change installation to be able to use PHP 8.0
Add support for PHP 8.0
Fix other versions of PHP with correct versions.

Closes #2879
2021-03-14 17:50:14 +02:00
Pavel Savushkin
925e02bc7b
fix(cassandra extension): get installed cassandra for horizon and worker images
Setup the installation on laravel-horizon and php-worker images.

Closes #2876
2021-03-14 16:22:02 +02:00