/elgg_webserver

A docker container with Apache and PHP

Primary LanguageShell

Elgg webserver

This Docker image provides a basic Apache webserver with PHP and all the modules required to run Elgg

Versioning

The Docker images will be tagged based on the installed PHP version

  • 7: the latest available PHP 7 version
  • 7.x: the latest available PHP 7.x version
  • 7.x.y: the PHP 7.x.y version

PHP Hardening

PHP is hardened based on OWASP recommendations