Commit Graph

55 Commits

Author SHA1 Message Date
Dawid Makowski cdcd103739 Adding antiword within poppler-utils package 2023-07-31 23:14:17 +02:00
Dawid Makowski ef5bc07fb3 Adding support for poppler-utils 2023-07-18 19:18:24 +02:00
Tom Robertshaw c776c33645
fix: laravel-horizon SSL 2023-04-14 21:02:30 +01:00
Matthias Vanooteghem b292e0808a fix issue tokenizer ext not building in Laravel Horizon Dockerfile for PHP 8.2 2023-01-04 16:41:22 +01:00
PaolaRuby c7eba246c9
Let choose alpine correct version 2022-04-13 09:16:52 -05:00
Tom Robertshaw ddd06fecfd
Do not install tokenizer into laravel-worker when php version is 8.1 2022-03-19 16:58:35 +00:00
Valentino Lauciani 905a99efba
Update to work with PHP8 and PHP8.1 2022-03-04 17:38:49 +01:00
Erik Niebla 4171871ab2 Fix tests(xdebug, mongodb) 2022-01-03 09:31:28 -05:00
Valentino Lauciani 58edaa6421
Add Alpine version to solve issue: https://github.com/laradock/laradock/issues/3008 2021-07-01 12:22:46 +02:00
Shao Yu-Lung (Allen) b79d306004 feat(ldap extension): php-worker horizon
#2956
2021-04-22 23:34:17 +08:00
Shao Yu-Lung (Allen) f1bcc81ec6 fix horizon memcached 2021-04-17 01:03:40 +08:00
Shao Yu-Lung (Allen) 397babfbfb imagemagick supported formats 2021-04-09 18:38:58 +08:00
Shao Yu-Lung (Allen) f196023a03 adjust step order 2021-04-07 23:21:47 +08:00
Shao Yu-Lung (Allen) 07cd057cec extract duplicate command 2021-04-07 21:27:46 +08:00
Shao Yu-Lung (Allen) 360dfbe6ec fix horizon build failed 2021-04-07 21:24:23 +08:00
Shao Yu-Lung (Allen) e989f2d392
Merge pull request #2706 from perezale/master
Adds logging file to laravel-horizon.conf.example
2021-04-07 19:08:53 +08:00
Pavel Savushkin 0ee74f95ca
fix(GD extension): add GD extension installed for PHP 8.0 2021-03-23 01:31:04 +02:00
Shao Yu Lung 3d17a13789 horizon, php-worker | GnuPG 2021-03-21 19:24:30 +08:00
Shao Yu Lung 07b31384e9 horizon support PHP 5.6 2021-03-20 22:19:05 +08:00
Shao Yu Lung 4503360576 remove default install mongodb 2021-03-20 19:13:32 +08:00
Shao Yu-Lung (Allen) c2c86d72af laravel-horizon update memcached version 2021-03-16 23:35:47 +08: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
Pavel Savushkin 67cc72da62
fix(IMAGEMAGICK extension): implement building extension for PHP 8.0 from source
We need to build imagemagick extension from sources due the latest version, that supports PHP 8.0 has not been released to PECL.

Closes #2861
2021-03-12 03:40:38 +02:00
J-T-McC d094cae2fb Added PHP 8 to libzip exclusion conditions 2021-01-05 17:47:32 -08:00
Shao Yu-Lung (Allen) 0adbdaab19
Merge pull request #2771 from frenkiherlambang/fix-gd-unrecognized-options-on-php7.4
fix unrecognized options GD config on php 7.4
2020-12-17 16:33:01 +08:00
Frenki Herlambang 351d24dcf6 fix unrecognized options GD config on php 7.4 2020-11-16 01:31:28 +07:00
Dawid Makowski 67dde45d24 Add BBC Audio Waveform Image Generator 2020-10-10 22:39:43 +08:00
Shao Yu-Lung (Allen) 2467717f17
Fix GD "Unable to init from given binary data" 2020-09-28 09:36:54 +08:00
Alejandro Pérez 31571056d7
Update laravel-horizon.conf.example. Adds logging
Adds Laravel Horizon logging to storage/logs/horizon.log file
2020-09-11 21:23:41 -03:00
Shao Yu Lung a85e9c4507 Horizon support ImageMagick
fix #2296
2020-05-21 09:09:38 +08:00
Shao Yu-Lung (Allen) 33828f81bf
Merge pull request #2516 from laradock/php-gd-ext
php worker horizon support gd ext.
2020-02-24 17:32:52 +08:00
Shao Yu Lung 18ca604537 php worker horizon support gd ext. 2020-02-24 13:53:54 +08:00
Shao Yu Lung 51ff09c187 horizon zip ext. 2020-02-24 13:31:52 +08:00
Shao Yu Lung 53d13f23f7 horizon gmp ext 2020-02-12 18:23:22 +08:00
Shao Yu-Lung (Allen) f8b7404263
php ext bz2 (#2500)
* php ext bz2
* fix typo
* fix php-fpm bz2 ext
* fix horizon bz2 ext
2020-02-11 23:56:58 +08:00
Shao Yu-Lung (Allen) b2ae5f6d44
Arrange (#2499)
* unify php verson variable
* CASSANDRA move together
* unify all php base container
2020-02-11 18:41:19 +08:00
Valentino Lauciani 0a253a3d7e
Alpine commands used 2020-02-04 20:33:41 +01:00
Valentino Lauciani 72d11e4485
fix indentations 2020-02-04 17:00:01 +01:00
Valentino Lauciani 82a4b1db60
Add code to install YAML extension 2020-02-04 16:57:14 +01:00
Claudio Ludovico 84b5c5aaa0
Update config
Add user created during docker installation
2020-01-14 16:10:42 +01:00
Claudio Ludovico 3f6b779254
Merge branch 'master' into master 2020-01-14 16:09:18 +01:00
Claudio Ludovico 4fbe5c03b9
Update Dockerfile
Add non-root user for ffmpeg installation
2020-01-14 16:06:25 +01:00
Shao Yu Lung 964494255d fix oniguruma require
#2407
#2408
2019-12-21 22:16:24 +08:00
牟勇 b6204e5933 pref: add change source flag 2019-12-05 11:16:32 +08:00
Claudio Ludovico c11c1fd69d
Add ffmpeg directive to Dockerfile 2019-12-04 11:38:36 +00:00
Júnior Araújo 402ea8747a
Install MongoDB drivers 2019-11-01 14:35:23 -03:00
Shao Yu-Lung (Allen) 25f883fc99
laravel-horizon: fix memcached (#2316)
Fix #2278
2019-10-07 16:19:19 +08:00
Valentino Lauciani 5dbd46f9ff
Update comment 2019-09-16 15:00:44 +02:00
Valentino Lauciani df15420be0
Install PHPREDIS into Laravel-Horizon docker image 2019-09-16 14:58:38 +02:00
Majid Hadavand 8254c34647 Fix:Issue #2038 Install mongodb php extension (#2167)
* Fix:Issue #2038 Install mongodb php extension
- Make sure `INSTALL_MONGO` flag is `true`
- Run pecl install mongodb and enable the extentions in `laravel-horizon`
  and `php-worker` images
- Remember to rebuild images
* INSTALL flag default set false
2019-07-30 12:54:56 +08:00