Commit Graph

402 Commits

Author SHA1 Message Date
Shao Yu-Lung (Allen)
bb215f1e5e
Merge pull request #3360 from abordage/add_postgres_client_version_option
Add POSTGRES_CLIENT_VERSION option
2023-03-30 08:05:44 +08:00
Shao Yu-Lung (Allen)
03159cf2b9
Merge pull request #3365 from samejack/master
Fix php7.x install gearman issue
2023-03-30 07:54:49 +08:00
Shao Yu-Lung (Allen)
9159c70d10
Merge pull request #3339 from leonschiphol/add_apcu_to_workspace
Add APCU installation option for the workspace and php-worker containers
2023-03-30 07:54:23 +08:00
SJ Chou
185fa761ce
Fix php7.x install gearman issue 2023-03-17 11:29:06 +08:00
Pavel Bychko
db0d6f9b75 Add POSTGRES_CLIENT_VERSION option 2023-03-04 15:53:37 +03:00
phantomboyA
c5ddf331ed improvement on nvm installation in workspace container 2023-02-07 04:07:02 +09:00
leonschiphol
cd1d7014e4 Added APCU installation option for the workspace container 2023-01-04 16:27:35 +01:00
erikn69
e8432157b4 Fix protoc install 2022-12-21 14:50:19 -05:00
erikn69
ea1a91e9e1 Fix event module 2022-12-21 11:16:14 -05:00
erikn69
1198badfe4 Fix tests 2022-12-19 15:13:25 -05:00
Shao Yu-Lung (Allen)
566eaa64ba nvm will handle npm global bin path 2022-12-16 21:40:24 +08:00
Shao Yu-Lung (Allen)
75aa16c277 update nvm version 2022-12-16 21:36:33 +08:00
东子
03345453af disable explicitly and suppress this exception 2022-12-14 09:08:58 +00:00
东子
253783fb21 fix syntax 2022-12-14 08:47:27 +00:00
东子
6881e4bcb4 syntax fix 2022-12-14 02:02:40 +00:00
逆天西瓜
fa4e60bd34 support php8.2 2022-12-12 16:39:21 +08:00
Shao Yu-Lung (Allen)
1df09d5fd2
Merge pull request #3297 from ljgade/master
fix php7 swoole build failed
2022-12-11 01:25:47 +08:00
Shao Yu-Lung (Allen)
24aedbc852
Merge pull request #3285 from glrvrl/glrvrl
added: PHP_DOWNGRADE_OPENSSL_TLS_VERSION
2022-12-11 01:24:52 +08:00
zhushaolong
51ad2e13ca
Update Dockerfile for symphony
The symfony execution file could not be found when building the workspace.
```shell
#0 17.14 Symfony CLI installer
#0 17.14 
#0 17.14 Environment check
#0 17.14   [*] cURL is installed
#0 17.14   [*] Tar is installed
#0 17.14   [*] Git is installed
#0 17.15   [*] Your architecture (amd64) is supported
#0 17.15 
#0 17.15 Download
#0 17.19   Downloading https://github.com/symfony-cli/symfony-cli/releases/latest/download/symfony-cli_linux_amd64.tar.gz..
#0 17.30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#0 17.30                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 5228k  100 5228k    0     0  1598k      0  0:00:03  0:00:03 --:--:-- 2849k
#0 20.59   Uncompress binary...
#0 20.98   Installing the binary into your home directory...
#0 21.01   The binary was saved to: /root/.symfony5/bin/symfony
#0 21.01 
#0 21.01 The Symfony CLI was installed successfully!
#0 21.01 
#0 21.01 Use it as a local file:
#0 21.01   /root/.symfony5/bin/symfony
#0 21.01 
#0 21.01 Or add the following line to your shell configuration file:
#0 21.01   export PATH="$HOME/.symfony5/bin:$PATH"
#0 21.01 
#0 21.01 Or install it globally on your system:
#0 21.01   mv /root/.symfony5/bin/symfony /usr/local/bin/symfony
#0 21.01 
#0 21.01 Then start a new shell and run 'symfony'
#0 21.04 mv: cannot stat '/root/.symfony/bin/symfony': No such file or directory
------
failed to solve: executor failed running [/bin/sh -c if [ ${INSTALL_SYMFONY} = true ]; then   mkdir -p /usr/local/bin   &&  1
```
2022-12-05 01:37:29 +08:00
matini
faa8e04632 fix php7 swoole build failed 2022-11-18 16:49:00 +08:00
Paul M Lyon
adc61d951d Updated .env.example
- Added variables for instant client arch and version.
2022-11-11 11:44:07 -06:00
Paul M Lyon
756c71b97e Updated workspace/Dockerfile
- Added more vairables
- Updated instantclient repository
2022-11-11 01:19:51 -06:00
da-mask
3557b1bf91
Merge branch 'laradock:master' into master 2022-11-02 09:40:45 +11:00
Silas
d6e2d51dae
Merge branch 'master' into install-dnsutils 2022-10-31 12:19:13 +01:00
DanielFloris
b217f54d7a Adding pcov for php 8.x to php-fpm and workspace 2022-10-31 15:57:53 +11:00
Shao Yu-Lung (Allen)
4ff41ecfc5
Merge pull request #3280 from kideny/phalcon
Fix Phalcon Support
2022-10-23 13:40:43 +08:00
Leonardo Medici
8f22b552ee
Fix Xdebug 3 compatibility with PHP 7.3 and 7.4
- Allow to set custom Xdebug port
- Update Xdebug to v3.1.4
2022-10-22 10:14:56 +02:00
guler
b3dfa8438f - added, PHP_DOWNGRADE_OPENSSL_TLS_VERSION
- php-fpm added, apt-get update
- workspace added, apt-get update
2022-10-14 11:33:21 +03:00
Silas de Rooy
045cd075b9 add dnsutils extension to workspace asn php-fmp 2022-10-13 12:53:56 +02:00
kideny
06ff2a34a0 fixed 2022-10-05 19:05:19 +08:00
kideny
59bf17ffcc fixed 2022-09-27 13:04:33 +08:00
kideny
2e31c037cd fixed 2022-09-27 13:03:28 +08:00
kideny
68f6364646 fixed 2022-09-27 11:56:31 +08:00
kideny
e4fe092f26 fixed 2022-09-27 11:31:56 +08:00
kideny
6d03808714 fixed 2022-09-27 10:25:20 +08:00
kideny
818488b862 fixed 2022-09-27 09:30:59 +08:00
kideny
edf4baac44 fixed 2022-09-27 09:23:21 +08:00
kideny
ff48d295f6 fixed 2022-09-27 09:22:10 +08:00
kideny
369a5040d4 fixed 2022-09-27 09:19:13 +08:00
kideny
72d8ec8f21 fixed 2022-09-27 09:17:24 +08:00
kideny
f9d7fc3b12 fixed 2022-09-27 09:09:29 +08:00
kideny
84854c8f0d update phalcon support 2022-09-27 06:01:13 +08:00
Shao Yu-Lung (Allen)
61a186e54b
Merge pull request #3216 from dstancer/master
WKHTMLtoX changes for Apple silicon
2022-07-30 11:09:19 +08:00
Shao Yu-Lung (Allen)
7eaaa0cedc
Merge pull request #3209 from Yohoed2000/feature/add_event_extension
Add php event extension
2022-07-18 21:27:06 +08:00
Shao Yu-Lung (Allen)
44b7d1965c
Merge pull request #3235 from amorZhu/amorZhu-patch-1
Update zsh config
2022-07-17 12:40:10 +08:00
zhushaolong
55b5fbaa9b
Update zsh config
1. Plugin laravel5 not found in zsh plugin list.
2. The executable command for the composer package could not be found. For example 'laravel new xxx'. The zsh composer plugin solves this problem.
2022-07-01 02:42:33 +08:00
erikn69
c99d86b8e3
Fix tests 2022-06-21 10:09:47 -05:00
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
Wuweiming
baeb2a2cb6 fix workspace DockerFile 2022-05-09 10:31:31 +08:00