- Add and use APACHE_DOC_ROOT environment variable,

- Move apache_init script to /usr/local/sbin,
- Use base-mga9:1.2.1.
This commit is contained in:
2024-08-24 23:23:23 +02:00
parent f82f70e46f
commit 1d1674ebac
5 changed files with 22 additions and 10 deletions

View File

@@ -5,10 +5,10 @@ Welcome to php-apache-mga9 docker image!
This is project aims to build a PHP + Apache + Mageia 9 docker image used by others Rx3 packaging projects.
Features:
- Curtently based on base-mga9:1.2.0 image,
- Curtently based on base-mga9:1.2.1 image,
- PostgreSQL & MySQL ready,
- PHPMailer installed,
- Apache UID & GID configurable.
- Apache UID, GID & document root directory configurable.
Enjoy it!