tentwentyfour / mw-docker

Dockerfiles to build MediaWiki Docker images

Home Page:https://pro.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaWiki Docker images

GitHub Workflow Status Docker Image Size (latest semver) Docker Pulls

This repo contains Dockerfiles to build MediaWiki Docker images.

We also provide fully managed MediaWiki hosting. Start your free trial today.

docker pull prowiki/mediawiki:37
Image tag Description Current MediaWiki version
39 MediaWiki 1.39.x, PHP 8.1.x, MySQL, Apache 1.39.2
37 MediaWiki 1.37.x, PHP 8.0.x, MySQL, Apache 1.37.6
37php74 MediaWiki 1.37.x, PHP 7.4.x, MySQL, Apache 1.37.6
35 MediaWiki 1.35.x, PHP 7.4.x, MySQL, Apache 1.35.9

Differences with official MediaWiki images

  • Latest PHP
  • Luasandbox
  • Extra packages

Other MediaWiki images

For the official MediaWiki Docker images maintained by The Wikimedia Foundation, see https://github.com/wikimedia/mediawiki-docker

About

Dockerfiles to build MediaWiki Docker images

https://pro.wiki

License:Apache License 2.0


Languages

Language:Dockerfile 83.2%Language:Shell 10.0%Language:Makefile 6.8%