项目作者: ulabs-org

项目描述 :
Docker PHP 7.x base Alpine (3.5) container (≈ 18Mb)
高级语言: Shell
项目地址: git://github.com/ulabs-org/php7-base.git
创建时间: 2017-01-16T16:39:21Z
项目社区:https://github.com/ulabs-org/php7-base

开源协议:MIT License

下载


🌱 The smallest and most compact PHP 7.x Docker image

Build Status

This docker image based on Alpine ( Alpine Linux -
lightweight Linux distribution).

The size of this docker image is very small, ≈ 56Mb (18MB compressed size)!

How get The Image

This image is published in the Docker Hub.

Run command in your terminal:

  1. docker pull imkulikov/php7-base

PHP Modules

  1. # php -m
  2. Core
  3. ctype
  4. curl
  5. date
  6. dom
  7. fileinfo
  8. filter
  9. ftp
  10. hash
  11. iconv
  12. json
  13. libxml
  14. mbstring
  15. mysqlnd
  16. openssl
  17. pcre
  18. PDO
  19. pdo_sqlite
  20. Phar
  21. posix
  22. readline
  23. Reflection
  24. session
  25. SimpleXML
  26. SPL
  27. sqlite3
  28. standard
  29. tokenizer
  30. xml
  31. xmlreader
  32. xmlwriter
  33. zlib
  34. [Zend Modules]
  35. Zend OPcache