Dockerized environment for PHP web development with Apache web server.
10K+
Dockerized environment for PHP web development and Apache web server.
APACHE_DOC_ROOT environment variable. Default document root is /var/www/htmldate.timezone through PHP_TIMEZONE environment variable. Default timezone is Europe/Rome/usr/local/bin/composerXDEBUG_ENABLE environment variable which has to be set to 1HOST_IP environment variable.SSMTP_MAILHUB, SSMTP_AUTH_USER and SSMTP_AUTH_PASS environment variablesStandalone usage example with host's current working directory as document root:
$ docker run -p 80:80 -v $(pwd):/var/www/html webgriffe/php-apache-base
Content type
Image
Digest
Size
290.5 MB
Last updated
over 8 years ago
docker pull webgriffe/php-apache-base