adhocore / docker-phpfpm

Lightweight (~100mb) Docker PHP FPM for both arm and amd arch on alpine 3.17+ with PHP8.0.30/8.1.29/8.2.23/8.3.11 (also 7.4.33) with ~80-84 useful extensions (you can disable not necessary ones easily)
https://hub.docker.com/r/adhocore/phpfpm
MIT License
99 stars 28 forks source link

Intl.so dependencies failure #80

Closed fernando1419 closed 1 year ago

fernando1419 commented 1 year ago

Hi adhocore, I'm getting this error when php tries to load the intl extension when using your https://github.com/adhocore/docker-phpfpm/blob/main/8.1.Dockerfile . Do you happen to know how can I solve this out?. Thanks in advance.

image

adhocore commented 1 year ago

thanks for letting know. it is fixed, will commit asap

fernando1419 commented 1 year ago

Thanks to you!, kind sir. BTW, Yours is an excellent work!.

El jue, 16 mar 2023 a las 12:41, Jitendra @.***>) escribió:

thanks for letting know. it is fixed, will commit asap

— Reply to this email directly, view it on GitHub https://github.com/adhocore/docker-phpfpm/issues/80#issuecomment-1472222031, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGFN6GTWUJJLRULBVJQUXLW4MYDDANCNFSM6AAAAAAVX4BUMQ . You are receiving this because you authored the thread.Message ID: @.***>

adhocore commented 1 year ago

will be resolved by 16ba827