Skip to content

Create docker container with Ubuntu 14.04.4 LTS with Apache2 (2.4.7) and PHP (5.5.9)

License

Notifications You must be signed in to change notification settings

n0v3xx/docker-ubuntu-apache-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-apache-php

Docker image with ubuntu base system and apache webserver + php.

Ubuntu 14.04.4 LTS with Apache2 (2.4.7) and PHP (5.5.9)

Ready to use docker container -> https://hub.docker.com/r/blackjack777/ubuntu-apache-php/

Webserver Packages:

  • apache2
  • libapache2-mod-php5

PHP Packages:

  • curl \
  • php5 \
  • php5-cgi \
  • php5-cli \
  • php5-common \
  • php5-fpm \
  • php-pear \
  • php5-mysql \
  • php5-curl \
  • php5-dev \
  • php5-mcrypt \
  • php5-xmlrpc \
  • php5-memcached \
  • php5-xdebug \
  • php5-intl

About

Create docker container with Ubuntu 14.04.4 LTS with Apache2 (2.4.7) and PHP (5.5.9)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages