Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 11, 2018. It is now read-only.

this is just a docker image for php 7.2 with Swoole based on alpine , for personal usage

License

NotificationsYou must be signed in to change notification settings

zgraveyard/php72-swoole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

PS: Sadly I had to remove xDebug as swoole wont work if xDebug is installed and enabled

Image description

This image contain php-7.2 based on alpine with MySQL, PostgreSQL, Redis, GD,Swoole enabled and Composer already installed

Runing the image:

Then run the docker and specify the env file that you have created like this

docker run --env-file .env zaherg/php72-swoole:cli

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. openssl
  18. pcre
  19. PDO
  20. pdo_mysql
  21. pdo_pgsql
  22. pdo_sqlite
  23. pgsql
  24. Phar
  25. posix
  26. readline
  27. redis
  28. Reflection
  29. session
  30. SimpleXML
  31. sodium
  32. SPL
  33. sqlite3
  34. standard
  35. swoole
  36. tokenizer
  37. xml
  38. xmlreader
  39. xmlwriter
  40. zip
  41. zlib

GD information

GD Support => enabledGD Version => bundled (2.1.0 compatible)FreeType Support => enabledFreeType Linkage => with freetypeFreeType Version => 2.8.1GIF Read Support => enabledGIF Create Support => enabledJPEG Support => enabledlibJPEG Version => 8PNG Support => enabledlibPNG Version => 1.6.34WBMP Support => enabledXBM Support => enabledDirective => Local Value => Master Valuegd.jpeg_ignore_warning => 1 => 1

About

this is just a docker image for php 7.2 with Swoole based on alpine , for personal usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp