Docker image for running Apache 2.x with PHP 5.x with Phalcon 2.0.x
10K+
Apache 2.x + mod_php 5.x
Based on debian:stable.
Just run make.
/var/lib/php5/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)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).Content type
Image
Digest
Size
262.4 MB
Last updated
about 8 years ago
docker pull antage/apache2-php5-phalcon20