Skip to content

Dockerfiles to build MediaWiki Docker images

License

Notifications You must be signed in to change notification settings

inblockio/mw-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaWiki Docker images

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

This repo contains Dockerfiles to build MediaWiki Docker images.

docker pull inblock/mediawiki[:tag]
Image tag Description
37 MediaWiki 1.37.x, PHP 8.0.x, MySQL, Apache
35 MediaWiki 1.35.x, PHP 7.4.x, MySQL, Apache

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

Usage

make build-and-publish

About

Dockerfiles to build MediaWiki Docker images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 74.8%
  • Shell 15.4%
  • Makefile 9.8%