Skip to content
This repository was archived by the owner on Dec 11, 2018. It is now read-only.

zgraveyard/php-7.2-xdebug-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

Image description

This image contain php-7.2 based on alpine with xDebug, Redis & GD enabled and Composer already installed

Installed modules information

It has the following modules:

[PHP Modules]

  1. Core
  2. ctype
  3. curl
  4. date
  5. dom
  6. fileinfo
  7. filter
  8. ftp
  9. gd
  10. hash
  11. iconv
  12. intl
  13. json
  14. libxml
  15. mbstring
  16. mysqlnd
  17. pdo_pgsql
  18. pgsql
  19. openssl
  20. pcre
  21. PDO
  22. pdo_mysql
  23. pdo_sqlite
  24. Phar
  25. posix
  26. readline
  27. redis
  28. Reflection
  29. session
  30. SimpleXML
  31. SPL
  32. sqlite3
  33. standard
  34. tokenizer
  35. xdebug
  36. xml
  37. xmlreader
  38. xmlwriter
  39. zip
  40. zlib

[Zend Modules]

  1. Xdebug

GD information

array(12) {
  'GD Version' =>
  string(26) "bundled (2.1.0 compatible)"
  'FreeType Support' =>
  bool(false)
  'GIF Read Support' =>
  bool(true)
  'GIF Create Support' =>
  bool(true)
  'JPEG Support' =>
  bool(false)
  'PNG Support' =>
  bool(true)
  'WBMP Support' =>
  bool(true)
  'XPM Support' =>
  bool(false)
  'XBM Support' =>
  bool(true)
  'WebP Support' =>
  bool(false)
  'BMP Support' =>
  bool(true)
  'JIS-mapped Japanese Font Support' =>
  bool(false)
}

Releases

No releases published

Packages

No packages published