Mistral Oz

Results 28 comments of Mistral Oz

Yes yes... it's difficult currently. I should have more time soon. In addition, if someone would like help us to manage thoses images, s/he can contact me (we will continue...

Thx @tkaufmann, it's a good suggestion. The fpm part is not very well implemented yet, but i'm not very fluent with it too. If you want to do some enhancement...

Thank for your work but we waiting to long to merge it. This PR is based on branch v3. Please compare with v4 and make an other PR.

This answer should work but i recommand this one instead : ```Dockerfile # use supported V4 version of image and current php version FROM thecodingmachine/php:8.0-v4-apache # Delete cache file of...

It's now fixed ``` docker run -it --rm -e PHP_EXTENSION_MONGODB=1 thecodingmachine/php:8.1-v4-fpm -- php --ri mongodb | grep version MongoDB extension version => 1.14.0 libbson bundled version => 1.22.0 libmongoc bundled...

Do you find a fix for that ? Do you still reproduce it ?

I think it's bad idea because if one process failed or require more resources, the manager (like kubernetes scheduler) can't identify witch one to do magical thinks (like move the...

You should do like that : ```Dockerfile ARG PHP_EXTENSIONS="amqp apcu ast bcmath blackfire bz2 dba ds enchant ev event gd gmp gnupg grpc igbinary imagick imap intl ldap mailparse mcrypt...

First, thx you for your PR, @moqmar. I checked and seem a good implementation for all requirement. About the fail of CI, it's seem related to an other issue !286...

I try to make any enhancements in this repo (and first i have to clean PR). I'm sorry because you worked a lot on this PR but i'm not sure...