irekk/php

By irekk

Updated about 5 years ago

PHP 7.3 images with apache, based on official images (php:7.3-apache).

Image

322

PHP 7.3 images with apache

based on official PHP images (php:7.3-apache)

Preinstalled redis connector.

Composer preinstalled.

TAGS:

-ut tags: xdebug and phpunit preinstalled

-soap tags: mod_rewrite enabled, libxml and php_soap module preinstalled

-app tags: mod_rewrite enabled

-dev tags: xdebug preinstalled

-batch tags: mod_rewrite disabled, no xdebug, no phpunit

Available .bashrc aliases:
  • composer
  • phpunit (only for -ut tags).
Logs

Access being logged into /dev/stdout

Errors being logged into /dev/stderr

To access logs just run docker logs [containerID]

Docker Pull Command

docker pull irekk/php