Skip to content

Dockerfile with apache and php5.5 for zend framework1 development

Notifications You must be signed in to change notification settings

trnikon/docker-apache-php55

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu + apache + php5.5 as apache module

Usage

$ docker run -d -P trnikon/docker-apache-php55

Installed packages

  • Ubuntu Server 14.04, based on ubuntu docker image
  • apache2
  • php5
  • php5-cli
  • libapache2-mod-php5
  • php5-gd
  • php5-mcrypt
  • php5-curl
  • php-soap
  • php5-json
  • php5-ldap
  • php5-mysql
  • php5-pgsql
  • php5-xdebug

About

Dockerfile with apache and php5.5 for zend framework1 development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages