Commit Graph

27 Commits

Author SHA1 Message Date
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
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
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
Valentino Lauciani
2e928a4928 laravel-horizon: Install 'sockets' without install 'AMQP` (#2211)
* Add LARAVEL_HORIZON_INSTALL_SOCKETS variable. Issue #2209
* Get LARAVEL_HORIZON_INSTALL_SOCKETS from .env. Issue #2209
* Get INSTALL_SOCKETS variable and install 'sockets' ext. Issue #2209
2019-07-30 12:48:24 +08:00
stefan
1602ff2dd0 Implement Cassandra DB & PHP Extension (#2214)
* Implementing Cassandra DB & PHP Extension
* Update documentation for Cassandra
* Added Cassandra for testing CI
2019-07-25 16:18:33 +08:00
Yuqi Hao
69aa0b2b6a fix:laravel-horizon (#2181) 2019-07-22 22:29:37 +08:00
vlauciani
2dd64aef55 Update Dockerfile (#2147)
Solve issue https://github.com/laradock/laradock/issues/2146
2019-05-29 08:53:13 +08:00
Walter Franchetti
22032974c9 laravel-horizon (#1854) 2018-11-23 20:47:26 +08:00