tmms/php
Name | From | Base OS | Annotations |
---|---|---|---|
tmms/php:7.2 | php:7.2-fpm-alpine | Linux Alpine | |
tmms/php:7.3 | php:7.3-fpm-alpine | Linux Alpine | |
tmms/php:7.4 | php:7.4-fpm-alpine3.13 | Linux Alpine | |
tmms/php:7.4-deb | debian:11.6 | Debian | |
tmms/php:8.0 | php:8.0-fpm-alpine | Linux Alpine | |
tmms/php:8.1 | ubuntu:22.10 | Debian Ubuntu | |
tmms/php:8.2 | debian:11.6 | Debian | |
tmms/php:8.2-alpine | php:8.2-fpm-alpine | Linux Alpine | |
tmms/php:8.2.23-RC1-alpine | php:8.2.23RC1-fpm-alpine3.20 | Linux Alpine |
This image is built from the official php
repository and contains PHP configurations
for Magento2 and Typo3 projects.
This image installs the following PHP extensions, which are the minimally required extensions to install and run Magento2 or Typo3:
PHP & Zend Modules
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
exif
FFI
fileinfo
filter
ftp
gd
gettext
hash
iconv
igbinary
imagick
intl
ionCube Loader
json
libxml
mailparse
mbstring
mcrypt
msgpack
mysqli
mysqlnd
OAuth
openssl
pcntl
pcre
PDO
pdo_dblib
pdo_mysql
Phar
posix
readline
redis
Reflection
session
shmop
SimpleXML
soap
sockets
sodium
SPL
ssh2
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xdebug
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zip
zlib
[Zend Modules]
Xdebug
Zend OPcache
the ionCube PHP Loader
The following variables may be set to control xDebug:
PHP_XDEBUG_ENABLED
set to 'true' to enabledocker pull tmms/php