Docker image for running Apache 2.x with PHP 7.x
100K+
Apache 2.x + mod_php 7.3
Based on debian:buster.
Just run make.
/var/lib/php/sessions (tmpfs is recommended)/tmp/apache2-coredumps (optional)/var/log/apache2/var/wwwCREATE_USER_UIDCREATE_USER_GIDCREATE_SYMLINKS (for example: "/var/www/dir1>/var/dir1,/var/www/dir2>/var/dir2")APACHE_COREDUMPAPACHE_RUN_USERAPACHE_RUN_GROUPAPACHE_MODSAPACHE_DOCUMENT_ROOT (/var/www/html by default)APACHE_SERVER_NAME (hostname by default)APACHE_ALLOW_OVERRIDE ('None' by default)APACHE_ALLOW_ENCODED_SLASHES ('Off' by default)APACHE_MAX_REQUEST_WORKERS (32 by default)APACHE_MAX_CONNECTIONS_PER_CHILD (1024 by default)APACHE_DISABLE_ACCESS_LOG (empty by default)PHP_MODSPHP_TIMEZONE ('UTC' by default)PHP_SMTP - MTA SMTP IP-address/hostnamePHP_SMTP_FROM - default From header for mail.PHP_MBSTRING_FUNC_OVERLOAD - mbstring.func_overload (0 by default).PHP_NEWRELIC_LICENSE_KEY - Newrelic agent license key (empty and disabled by default).PHP_NEWRELIC_APPNAME - Newrelic application name (empty by default).PHP_NEWRELIC_FRAMEWORK - Newrelic framework name ('no_framework' by default).PHP_NEWRELIC_PORT - newrelic-daemon socket path or port number ('/run/newrelic/newrelic.sock' by default).Following variables must be defined to run the container:
PHP_SMTPPHP_SMTP_FROMContent type
Image
Digest
sha256:3b8edc1e4…
Size
300.5 MB
Last updated
over 3 years ago
docker pull antage/apache2-php7:7.3