8000 GitHub - carpedx/docker-php: PHP in docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

carpedx/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php

Docker with php include php and cli

Usage

Aliyun registry

docker pull registry.cn-hangzhou.aliyuncs.com/carpedx/php

Version included:

  • amd64-fpm-7.4-alpine
  • amd64-fpm-7.4-bullseye
  • amd64-cli-7.4-alpine
  • amd64-cli-7.4-bullseye
  • arm64-fpm-7.4-alpine
  • arm64-fpm-7.4-bullseye
  • arm64-cli-7.4-alpine
  • arm64-cli-7.4-bullseye

Added ext

Detail version see every folder:

  • amqp
  • bcmath
  • bz2
  • gd
  • iconv
  • mcrypt
  • mysqli
  • pdo
  • pdo_mysql
  • zip
  • mongodb
  • redis
  • memcached
  • swoole
  • opcache
  • sockets

Modified php.ini

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

Added tools

  • composer

License

MIT

Most of the content in this file come from docker-php

About

PHP in docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0