Skip to content

elnebuloso/docker-php

Repository files navigation

7.4-debian-apache 7.4-apache-debian 7.4-apache-debian-buster

7.4-apache-ubuntu 7.4-apache-ubuntu-bionic

docker-php

Docker Pulls GitHub

Dockerized PHP 7.x

tags

official

features

  • default enabled apache mod headers
  • default enabled apache mod rewrite
  • default enabled vhost config for all new php frameworks (symfony4, laravel, etc.)
  • default disabled remote ip in access and error logs

xdebug

  • installed but disabled, can be enabled by environment variable PHPEXT_ENABLE_XDEBUG=yes

ubuntu

  • from ubuntu:18.04
  • 7.3-apache-ubuntu
  • 7.3-cli-ubuntu
  • 7.2-apache-ubuntu
  • 7.2-cli-ubuntu
  • 7.1-apache-ubuntu
  • 7.1-cli-ubuntu

features

  • default enabled apache mod headers
  • default enabled apache mod rewrite
  • default enabled vhost config for all new php frameworks (symfony4, laravel, etc.)
  • default disabled remote ip in access and error logs

xdebug

  • installed but disabled, can be enabled by environment variable PHPEXT_ENABLE_XDEBUG=yes