Skip to content

clonm/docker-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tozd/php

https://gitlab.com/tozd/docker/php

Available as:

Description

Image extending tozd/nginx-cron image to add PHP and PHP FCGI daemon.

Different Docker tags provide different PHP versions.

If you are extending this image, you can add a script /etc/service/php/run.initialization which will be run at a container startup, after the container is initialized, but before the PHP FCGI daemon is run.

All images are rebuild daily to get any latest (security) updates from the underlying distribution. If you do the same in your image (which extends any of these images), you will get those updates as well.

About

PHP Docker image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 92.0%
  • Shell 8.0%