Commit Graph

353 Commits

Author SHA1 Message Date
Denis Stancer
b50d514c6c Make WKHTMLtoX version configurable 2022-05-16 21:36:20 +02:00
Denis Stančer
37377b07f0
Add architecture detection for WKHTMLtoX installation
If Apple silicon version of Docker Desktop is installed then some containers will be
for arm64 architecture instead of amd64.
So when installing WKHTMLtoX a proper package has to be installed.
2022-05-16 20:02:22 +02:00
Erik Niebla
cb77808a94 Fix tests 2022-04-12 19:10:39 -05:00
Shao Yu-Lung (Allen)
e2e927d03d
Merge pull request #3141 from esfahanweb/fix-audiowaveform
try to fix audiowaveform for workspace
2022-03-29 13:18:48 +08:00
Erik Niebla
ae4e231988 Fix php-zmq link 2022-03-28 14:59:01 -05:00
Shao Yu-Lung (Allen)
fee2d33ad8
Merge pull request #3167 from CelaumMm/master
Add extension zmq
2022-03-09 21:49:22 +08:00
YenHai
11b93562c2 Fix sqlsrv latest not support PHP 7.3 2022-03-08 18:17:54 +08:00
Marcelo Camargo
fb22fbf0d7 Add extension zmq 2022-03-07 01:10:38 -03:00
Abolfazl Sharifi
534b7b405f try to fix audiowaveform for workspace 2022-02-09 10:11:53 +03:30
Erik Niebla
186928fb07 Fix tests on XlsWriter ext 2022-01-12 09:05:42 -05:00
Shao Yu-Lung (Allen)
ba31d63a00
Merge pull request #3112 from Yohoed/master
Add php xlswriter extension
2022-01-11 14:37:53 +08:00
Shao Yu-Lung (Allen)
a2274e9980
Merge pull request #3113 from erikn69/ci_php_81
ci(PHP 8.1): add CI processes for PHP 8.1
2022-01-04 21:37:55 +08:00
Erik Niebla
4171871ab2 Fix tests(xdebug, mongodb) 2022-01-03 09:31:28 -05:00
Wuweiming
c906356f46 fix:Add php xlswriter extension 2021-12-30 18:28:14 +08:00
Wuweiming
084fcaaf8b fix:Add php xlswriter extension 2021-12-20 15:19:02 +08:00
Wuweiming
9536c2e63f fix:Add php xlswriter extension 2021-12-16 15:17:19 +08:00
Wuweiming
353ed5afb4 add xlswriter extension 2021-12-16 11:49:55 +08:00
Wuweiming
17062bd9d8 add xlswriter extension 2021-12-16 11:12:21 +08:00
Johnathan Douglas de Souza Santos
e8137d0c75
Extension for Oracle Database, php 8.0
Error: 
pecl/oci8 requires PHP (version >= 8.1.0), installed version is 8.0.13

--------- 

https://pecl.php.net/package/oci8

The OCI8 extension lets you access Oracle Database.
Use 'pecl install oci8' to install for PHP 8.1.
Use 'pecl install oci8-3.0.1' to install for PHP 8.0.
Use 'pecl install oci8-2.2.0' to install for PHP 7.
Use 'pecl install oci8-2.0.12' to install for PHP 5.2 - PHP 5.6.
Use 'pecl install oci8-1.4.10' to install for PHP 4.3.9 - PHP 5.1.
2021-12-14 10:39:20 -03:00
Shao Yu-Lung (Allen)
ee80578fc6 php7.0 mongodb fixed version number 2021-10-07 22:49:24 +08:00
Shao Yu-Lung (Allen)
c393bf226b workspace: add ionCube Loader enabled check 2021-10-07 21:57:09 +08:00
Shao Yu-Lung (Allen)
8b0ffac149
Merge pull request #3057 from marcos-kubis-mk/master
Add php trader extension
2021-09-22 17:24:36 +08:00
Marcos Kubis
2dc5954bbf Add php trader extension 2021-09-19 17:48:42 -03:00
Adam Ducho
5b04b8a6d1 php fix oci8 versions 2021-09-10 09:36:58 +02:00
Adam Ducho
70ff1d6da7 php fix oci8 versions 2021-09-10 09:32:43 +02:00
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
Amor
7298c60d0f change workspace dockerfile mirror link 2021-08-30 18:29:47 +08: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
044bbc734b remove source.sh & update nvm git address 2021-08-27 17:23:22 +08:00
Shao Yu-Lung (Allen)
1d2bc53833 fix workspace sqlsrv extension install 2021-08-27 16:49:10 +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
aa-ahmed-aa
da1124aacb give laradock the ability to install custom composer version 2021-06-02 19:14:30 +02:00
Shao Yu-Lung (Allen)
399d1c8181
Merge branch 'master' into ahkui-fix-python-pip 2021-05-26 12:22:58 +08:00
ahkui
cc88f7b382 workspace - install pip from python script 2021-05-24 03:06:31 +08:00
Mics
e138f03d50 fix build workspace error when WORKSPACE_INSTALL_MSSQL=true 2021-05-20 18:16:42 +08:00
Shao Yu-Lung (Allen)
4f190170da
Merge pull request #2932 from iamsaqibs/memcached-issue-with-php7.1
Memcached not working in workspace with php 7.
2021-04-05 23:56:46 +08:00
Saqib S
aa7a0e9a34 Added ARG INSTALL_MEMCACHED as suggested by Allen. 2021-04-05 18:26:49 +05:00
Shao Yu-Lung (Allen)
409ec06f9a support zookeeper extension #2927 2021-04-05 18:37:14 +08:00
Saqib S
e13482195b Added ARG for workspace Memcached 2021-04-05 13:46:30 +05:00
Saqib S
258ea23b64 Added Memcached dependency installation in workspace Dockerfile. 2021-04-05 10:36:54 +05: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
0e5977cc64 feat(change source): move together 2021-03-23 23:03:56 +08:00
Pavel Savushkin
1654ffab7d
fix(SWOOLE extension): add SWOOLE extension installed correctly 2021-03-23 04:01:27 +02:00
Shao Yu-Lung (Allen)
c3d90c7b46
Merge pull request #2916 from PavelSavushkinMix/fix/mssql_extension
feat(MSSQL extension): add MSSQL extension support
2021-03-23 08:41:07 +08: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)
08e7450f46
fix typo 2021-03-23 00:11:08 +08:00
Shao Yu Lung
02070105f6 feat(join some run step) | workspace 2021-03-22 21:24:18 +08:00