swoole / docker-swoole

🏄 Official Docker Image of Swoole
https://hub.docker.com/r/phpswoole/swoole
Apache License 2.0
534 stars 113 forks source link

Cannot install any extension on -dev tags #40

Closed foremtehan closed 1 year ago

foremtehan commented 1 year ago

I was looking for a image that support arm64 and the only option was phpswoole/swoole:php8.1-dev

The problem i was no able to install any php extension on this image:

docker run -it phpswoole/swoole:php8.1-dev bash

docker-php-ext-install zip

latest lines:

+ strip --strip-all modules/zip.so
Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
/usr/local/bin/docker-php-ext-enable: 5: cd: can't cd to [2023-05-19 14:00:22 @3003.0]  TRACE   Context::Context(:53): alloc stack: size=2097152, ptr=0x7fb41d589010
/usr/local/lib/php/extensions/no-debug-non-zts-20210902
liulyn commented 1 year ago

邮件已收到 谢谢!