Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages