Hugo MOUBÈCHE
Hugo MOUBÈCHE
For the second error, did you run `docker run --rm -it -v $PWD:/app composer:latest install` for downloading composer dependencies ? I faced the same error but it could not be...
Okay, weird. For the first error, it seems that FrankenPHP docker image is not yet available to linux/arm64/v8 platform : https://hub.docker.com/r/dunglas/frankenphp/tags ; don't really know what's the difference with linux/arm64...
Actually on an empty project I've been able to test it and it's working properly (I have the phpinfo). I guess these build packages are not needed even for worker...
In your local dir where you cloned the repo, also clone C-Thread-Pool : ``` $ git clone [email protected]:dunglas/C-Thread-Pool.git ``` Then you will be able to build the image. Also there...
Any update on this ? Using a vim mode without copy paste is a bit broken unfortunately ! Thank you for you work
Hello, Pretty sure this project is still active, yes! I think at a time FrankenPHP will provide a helm chart (personally I didn't have the occasion to use it Franken...