RUN apkupdate&&apkadd--no-cache/autoconf g++make libmemcached-dev/&&pecl install memcached/&&docker-php-ext-enable memcached/Copy Code The installation is successful. To verify that the redis, Memcached, and swoole extensions have been installed, run php -m. [Need assistance with similar queries?
但是Dockerfile应该以FROM php:7.1.8-apache为基础2019年(可能是2020年)将memcached安装到Docker PHP...
为了解决问题,我现在尝试通过安装mysql pdo docker-php-ext-install Run Code Online (Sandbox Code Playgroud) 正如php图像的自述文件中所指出的那样. 然而,我的电话未能说明: Libraries have been installed in: /usr/src/php/ext/mysqli/modules If you ever happen to want to link against installed librarie...