dimenziokft/php

By dimenziokft

Updated 3 months ago

php

Image
Languages & Frameworks
0

126

Installed php extension

  • apcu
  • bz2
  • curl
  • gd
  • imagick
  • intl
  • ldap
  • mbstring
  • opcache
  • pcntl
  • pdo
  • pdo_firebird
  • pdo_mysql
  • redis
  • soap
  • xdebug
  • xml_reader
  • xml_writer
  • zip

Installed extensions

  • composer

xDebug configuration

  • zend_extension=xdebug.so
  • xdebug.mode=develop,coverage,debug,profile
  • xdebug.idekey=docker
  • xdebug.start_with_request = yes
  • xdebug.log=/dev/stdout
  • xdebug.log_level=0
  • xdebug.client_port=9003
  • xdebug.client_host=host.docker.internal

Docker Pull Command

docker pull dimenziokft/php