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

hauptmedia/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php

This container can be used as base image for php applications.

Installed PHP Extensions

  • acpu
  • cassandra (must be enabled via php5enmod cassandra)
  • curl
  • gd
  • mysql
  • ssh2
  • sqlite
  • xdebug
  • zend_guard_loader (must be enabled via php5dismod opcache && php5enmod zend_guard_loader)

Available Tags

5.6- Debian jessie based PHP 5.6 image 7.0- Debian stretch based PHP 7.0 image 7.1- Debian buster based PHP 7.1 image

Available Environment Variables

  • TIMEZONE - sets the container / PHP timezone (default: Etc/UTC)
  • PHP_MEMORY_LIMIT - sets the php memory_limit

About

Base container for running php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published