Skip to content

this is just a docker image for php 7.1 + xdeug based on alpine , for personal usage

Notifications You must be signed in to change notification settings

mihiro-git/php-7.1-xdebug-alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

Image description

This image contain php-7.1 based on alpine with xDebug enabled and Composer 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. hash
  10. iconv
  11. json
  12. libxml
  13. mbstring
  14. mcrypt
  15. mysqlnd
  16. openssl
  17. pcre
  18. PDO
  19. pdo_mysql
  20. pdo_sqlite
  21. Phar
  22. posix
  23. readline
  24. redis
  25. Reflection
  26. session
  27. SimpleXML
  28. soap
  29. SPL
  30. sqlite3
  31. standard
  32. tokenizer
  33. xdebug
  34. xml
  35. xmlreader
  36. xmlwriter
  37. zlib

[Zend Modules]

  1. Xdebug

About

this is just a docker image for php 7.1 + xdeug based on alpine , for personal usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%