Laurent Goderre
Laurent Goderre
Sorry for the late reply, updating to 1.1.0 worked for me
@adsick I weonder if you have some version mismatch. In your example, you install with latest (which is bookworm) and then run with bullseye. I bet the default glibc version...
@SimenB @PeterDaveHello all good on your end?
Trying to retrigger a build
Build is failing on an unrelated broken link (fixing that in a separate PR)
I believe this has been addressed
PECL not working in php:7.4-fpm-alpine up from php:7.3-fpm-alpine due to DNS issue with pecl.php.net
I am not getting that error ``` Status: Downloaded newer image for php:5.6.32-apache Updating channel "pecl.php.net" Update of Channel "pecl.php.net" succeeded ```
I had a way to do a redirect to prevent the code from being shown https://github.com/docker-library/php/issues/1456#issuecomment-1796524250
I believe you are missing ``` links: - db ``` From the second service
I opened a PR to optimize the image: https://github.com/krakend/docker-library/pull/4 Could you also open a docs PR as explained here: https://github.com/docker-library/docs/blob/master/README.md