- Use now rx3-docker/server:1.2.2-mga9 image.

This commit is contained in:
2025-04-21 17:47:27 +02:00
parent 0b2b46314d
commit e63b7c338c
5 changed files with 37 additions and 28 deletions

View File

@@ -5,13 +5,13 @@ Welcome to Rx3-Docker/PHP-Apache docker image!
This project aims to build a PHP + Apache docker image used by other Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/server:1.2.1-mga9 image,
- Curtently based on rx3-docker/server:1.2.2-mga9 image,
- PostgreSQL & MySQL ready,
- PHPMailer installed,
- logrotate configured,
- Apache UID, GID & document root directory configurable,
- mod_proxy + mod_proxy_html installed,
- HTTPD service enabled by default,
- HTTPD service enabled by default (APACHE_HTTPD_ENABLED),
- PHP_MEMORY_LIMIT variable set to 512M by default,
- PHP_UPLOAD_LIMIT variable set to 32M by defaylt.