- Add short URL support,

- Based on rx3-docker/php-apache:1.6.0-mga9 & rx3-docker/postgresql:1.1.5-mga9 images.
This commit is contained in:
2025-11-28 20:24:28 +01:00
parent 0aae3ab46d
commit 10e422c206
5 changed files with 44 additions and 18 deletions

View File

@@ -5,9 +5,10 @@ Welcome to Rx3-Docker/MediaWiki docker image!
This project aims to build a MediaWiki docker image.
Features:
- Curtently based on rx3-docker/php-apache:1.5.4-mga9 & rx3-docker/postgresql:1.1.4-mga9 images,
- Curtently based on rx3-docker/php-apache:1.6.0-mga9 & rx3-docker/postgresql:1.1.5-mga9 images,
- Sync with MediaWiki 1.43.5,
- Auth_remoteuser extension included.
- Auth_remoteuser extension included,
- Support short URL.