Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 402 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 402 Bytes

docker-php

Docker with php include php and cli

Usage

China Region

docker pull registry.cn-shenzhen.aliyuncs.com/yansongda/php

Docker Hub

docker pull yansongda/php

Added ext

detail version see every floder

Modified php.ini

  • memory_limit = 512M
  • post_max_size = 20M
  • upload_max_filesize = 20M
  • date.timezone = Asia/Shanghai
  • max_execution_time = 60

Added tools

  • composer