708 Commits

Author SHA1 Message Date
erikn69
343767c1ac Merge branch 'master' into patch-35 2025-12-18 09:05:14 -05:00
Juhász Domonkos
556e746d83 Update Docker-in-Docker image to version 29 in docker-compose.yml. 2025-11-18 13:13:58 +01:00
Juhász Domonkos
d635f22a79 Update dind version 2025-09-11 09:05:27 +02:00
Masud Zaman
12576819b7 Allow apt-get update to accept release info changes dynamically (#3611)
* Fix workspace APT compatibility with Ubuntu PPAs by supporting ReleaseInfo change (backward-compatible)

* Allow apt-get update to accept release info changes dynamically

* Fix: Correct condition to set APT_GET_UPDATE_OPTIONS in Dockerfile

- Fixed the condition that sets the APT_GET_UPDATE_OPTIONS variable based on the WORKSPACE_ALLOW_RELEASE_INFO_CHANGE environment variable.
- Ensured proper syntax for condition evaluation to correctly pass the empty string when false.

* Fix variable name

* Set default value of WORKSPACE_ALLOW_RELEASE_INFO_CHANGE as false
2025-08-05 11:36:46 +08:00
erikn69
af8db178e8 Fix AST 2025-03-13 09:17:00 -05:00
AliEbrahimpour
c976b16ddd Update docker-compose.yml 2024-07-28 12:42:55 +03:30
AliEbrahimpour
55cbf29aa3 Merge branch 'laradock:master' into master 2024-07-28 12:38:44 +03:30
AliEbrahimpour
abbf2ee45d Update docker-compose.yml 2024-07-01 18:51:24 +03:30
AliEbrahimpour
9ef9f4a4b8 Update docker-compose.yml
add time zone for phpf-pm
2024-07-01 17:53:24 +03:30
AliEbrahimpour
1343d0e9ec Merge branch 'laradock:master' into master 2024-07-01 17:51:37 +03:30
erikn69
7a6e547910 Fix oracle instant client args from env 2024-06-27 08:48:28 -05:00
zhushaolong
2d08b4fcf0 Update docker-compose.yml 2024-04-25 18:13:25 +08:00
Shao Yu-Lung (Allen)
4b79f94511 Merge pull request #3498 from erikn69/patch-23
Customizable Soketi Server Version
2024-04-19 12:57:51 +08:00
erikn69
29c2b34e84 Customizable Soketi Server Version 2024-01-24 15:19:00 -05:00
DanielFloris
b194d9a426 gh cli is installing on workspace 2023-12-15 11:17:33 +11:00
Shao Yu-Lung (Allen)
06cc77a156 Merge pull request #3471 from erikn69/patch-14
added, PHP_LEGACY_OPENSSL (Fix for OpenSSL 3)
2023-12-12 08:41:34 +08:00
erikn69
5e6bf80dde add legacy support for OpenSSL ^3 2023-11-06 17:25:24 -05:00
erikn69
7a73104118 fix NEW_RELIC args typo 2023-10-30 15:40:03 -05:00
Shao Yu-Lung (Allen)
b958fc096c Merge pull request #3421 from abordage/fix-jdk
Fix build arguments for JDK
2023-10-19 15:12:00 +08:00
AliEbrahimpour
ca038770c2 add restart: always for all service 2023-10-18 15:11:22 +03:30
Shao Yu-Lung (Allen)
13ed9edaaa chore: adminer remove unnecessary service depends 2023-10-18 08:20:20 +08:00
erikn69
7524959109 Support configuration json on Soketi 2023-10-02 16:56:18 -05:00
Dawid Makowski
41f98878ee Merge pull request #3319 from afshintavakolian/master
fix nginx proxy to localhost
2023-09-11 14:01:17 +02:00
Dawid Makowski
86e54f2c10 Merge pull request #3422 from wrpota/master
fix: fixed meilisearch not loading the master key
2023-09-11 13:56:23 +02:00
Shao Yu-Lung (Allen)
8471b391ae fix: php-fpm wkhtmltopdf 2023-09-01 15:01:36 +08:00
AliEbrahimpour
89d47c29e4 Update docker-compose.yml 2023-08-15 09:53:51 +03:30
AliEbrahimpour
be590bb349 Update docker-compose.yml 2023-08-06 11:16:18 +03:30
wrpota
bd9287ed66 fix: fixed meilisearch not loading the master key 2023-07-28 06:52:08 +00:00
Pavel Bychko
031dd97d44 Fix build arguments 2023-07-24 20:55:04 +03:00
Shao Yu-Lung (Allen)
3b7932eed4 Merge branch 'master' into add-jdk 2023-07-24 23:21:53 +08:00
Dawid Makowski
ef5bc07fb3 Adding support for poppler-utils 2023-07-18 19:18:24 +02:00
Dawid Makowski
920cf66240 Adding support for npm-check-updates within Workspace container. 2023-06-29 17:43:50 +05:00
Pavel Bychko
dd7be70596 Add Java Development Kit 2023-06-17 14:21:34 +03:00
reishou
f661694a81 feat: add mailpit 2023-06-04 22:12:34 +07:00
Shao Yu-Lung (Allen)
403faf1920 Revert "fix docker-compose.yml mariadb volumes" 2023-05-21 09:43:07 +08:00
Max Weber
25309a8e9c added keycloak 2023-04-26 21:50:44 +02:00
Shao Yu-Lung (Allen)
51f2b991f2 Merge pull request #3271 from Accelfish/fix-compose-mariadb
fix docker-compose.yml mariadb volumes
2023-03-30 09:19:10 +08:00
Shao Yu-Lung (Allen)
badb1e89cd Merge pull request #3346 from goodjack/patch-5
Upgrade the Compose file format version to Compose Specification
2023-03-30 09:15:15 +08:00
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)
368ef0d8d9 Merge pull request #3354 from makowskid/master
Solving the issue of paginating ElasticSearch results in query tools
2023-03-30 07:55:46 +08:00
Pavel Bychko
db0d6f9b75 Add POSTGRES_CLIENT_VERSION option 2023-03-04 15:53:37 +03:00
Dawid Makowski
789dbb9506 allowing to read elasticsearch indexes in query tools 2023-02-14 16:09:05 +08:00
小克
da0c68836d feat: Upgrade the Compose file format version to Compose specification 2023-01-23 18:54:32 +08:00
leonschiphol
1959f1f931 Added APCU installation option for the php-worker container 2023-01-04 16:45:17 +01:00
leonschiphol
cd1d7014e4 Added APCU installation option for the workspace container 2023-01-04 16:27:35 +01:00
Silas de Rooy
05518b1a94 added intl install for php-worker 2022-12-20 12:22:06 +01:00
Shao Yu-Lung (Allen)
b683e0258e fix: ElasticSearch can't start issue 2022-12-17 00:29:15 +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
Afshin Tavakolian
b9c63bcc17 fix nginx proxy to localhost 2022-12-07 02:05:10 +03:30
Shao Yu-Lung (Allen)
bbbe087402 Merge branch 'master' into master 2022-11-08 14:28:49 +08:00