This repository was archived by the owner on Dec 11, 2018. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork6
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
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PS: Sadly I had to remove xDebug as swoole wont work if xDebug is installed and enabled
This image contain php-7.2 based on alpine with MySQL, PostgreSQL, Redis, GD,Swoole enabled and Composer already installed
Then run the docker and specify the env file that you have created like this
docker run --env-file .env zaherg/php72-swoole:cliIt has the following modules:
[PHP Modules]
- Core
- ctype
- curl
- date
- dom
- fileinfo
- filter
- ftp
- gd
- hash
- iconv
- intl
- json
- libxml
- mbstring
- mysqlnd
- openssl
- pcre
- PDO
- pdo_mysql
- pdo_pgsql
- pdo_sqlite
- pgsql
- Phar
- posix
- readline
- redis
- Reflection
- session
- SimpleXML
- sodium
- SPL
- sqlite3
- standard
- swoole
- tokenizer
- xml
- xmlreader
- xmlwriter
- zip
- zlib
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 => 1About
this is just a docker image for php 7.2 with Swoole based on alpine , for personal usage
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published