Dockerized environment for PHP web development and Apache web server.
1.0K
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
227.9 MB
Last updated
over 7 years ago
docker pull nmainiero/php-apache-base