Skip to content

Create docker container with Ubuntu 16.10 with Apache2 (2.4.18) and PHP 7 (7.0.8)

License

Notifications You must be signed in to change notification settings

n0v3xx/docker-ubuntu-apache-php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-apache-php7

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

Ubuntu 16.10 with Apache2 (2.4.18) and PHP 7 (7.0.8)

  • Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
  • with Zend OPcache v7.0.8-3ubuntu1, Copyright (c) 1999-2016, by Zend Technologies
  • with Xdebug v2.4.0, Copyright (c) 2002-2016, by Derick Rethans

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

Webserver Packages:

  • apache2
  • libapache2-mod-php7.0

PHP Packages:

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

About

Create docker container with Ubuntu 16.10 with Apache2 (2.4.18) and PHP 7 (7.0.8)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages