NOTE: This image is intended to be used with nfqlt/docker vagrant box and other nfqlt docker images. Other use scenarios might work but are not tested yet.
This image contains the latest apache release of version 2.4 and will contain latest bugfix versions
example: docker run -it --rm -e NFQ_ENABLE_APACHE_MODULES='rewrite' [this_image]
Sets apache document root to specified path. You don't need to change that for projects following standard structure.
default value: /home/project/src/www/web
Location where sites-enabled configuration is stored, full path
default value: sites-enabled Note: translates to /etc/apache2/sites-enabled
default value: /var/run/apache2
Communication timeout in seconds with remote fastcgi process (eg. php-fpm). You'll need to increase this timeout for long running jobs executed via webserver.
default value: 30
Provide space separated lists of modules in a single quoted string
default value: [empty]
Content type
Image
Digest
sha256:3715f6fbc…
Size
187.9 MB
Last updated
about 13 hours ago
docker pull nfqlt/apache24