reypm / docker-lamp

PHP 7.1.x (latest) + Apache running on top of Ubuntu 16.04 LTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker LAMP


First steps: install Docker

Software included:

The stack ships with the following software and versions (notice version can be upgraded each time you re-build your stack):

  • Ubuntu 16.04.1 LTS
  • PHP 7.1.x with the following modules enabled (among the ones from the CORE):
    • apcu
    • ftp
    • gd
    • intl
    • json
    • ldap
    • mbstring
    • mcrypt
    • mongodb
    • mysqli
    • mysqlnd
    • openssl
    • PDO
    • pdo_mysql
    • xdebug
  • Apache/2.4.18 (Ubuntu)

About

PHP 7.1.x (latest) + Apache running on top of Ubuntu 16.04 LTS


Languages

Language:PHP 91.3%Language:Shell 8.7%