Docker image with Apache and PHP
-
Updated
Aug 18, 2020 - Dockerfile
PHP Data Objects (PDO) is a database driver extension for PHP.
Docker image with Apache and PHP
Imágenes Docker de PHP-FPM basadas en Alpine con Phalcon preinstalado. Multi-arch (amd64/arm64). Incluye extensiones comunes (PDO MySQL, GD con WebP, Imagick, BCMath, Curl). Tags disponibles: 8.4-phalcon5.9, 8.2-phalcon5, 7.3-phalcon3.
Dockerfile for php & nginx. php 容器 和 nginx 容器,php-fpm 处理PHP代码,nginx 处理纯前端和静态资源,实现前后端分离。 php 容器中 安装有(bcmath, Core, ctype, curl, date, dom, fileinfo, filter, ftp, gd, hash, iconv, json, libxml, mbstring, mcrypt, mongodb, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, readline, redis, Reflection, session, SimpleXML, soap, sockets,…