Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Docker image base on eugeneware/php-5.3, it adds: Ioncube loader (bleh), Exim, Cron and wrap all of that with Supervisor

Notifications You must be signed in to change notification settings

slawekkolodziej/php-5.3-ioncube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Docker image based on eugeneware/php-5.3.

It adds support for:

Commands

Default command runs supervisord which then starts nginx, php-fpm and exim.

["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisord-web.conf"]

Alternative command if you wish to run a worker. This command starts cron and exim:

CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisord-worker.conf"]

About

Docker image base on eugeneware/php-5.3, it adds: Ioncube loader (bleh), Exim, Cron and wrap all of that with Supervisor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages