Skip to content

wolxXx/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php

thanks to ondrej (https://deb.sury.org/), there is a way to install nearly every php version on a debian-based operating system

as mostly all php projects need some extension, composer,
node js, and some minor ini tweaks, i wanted to have an image that brings those requirements

you can use image: wolxxxy/php84:lastest or image: wolxxxy/php84:1.2

in your docker compose file or in your docker run script

for running cron jobs, there are cron containers. just php cli and https://github.com/aptible/supercronic installed

for production environments, there are noxdebug variants available. these variants do not include the xdebug extension, resulting in better performance. use the tag schema: version-nodeversion-noxdebug (e.g., php85-node25-noxdebug)

links to dockerhub:

PHP8X

PHP7X

PHP6X

PHP5X

About

docker php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published