Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wikimedia/mediawiki-docker
Docker container for MediaWiki
https://github.com/wikimedia/mediawiki-docker
Last synced: about 1 month ago
JSON representation
Docker container for MediaWiki
- Host: GitHub
- URL: https://github.com/wikimedia/mediawiki-docker
- Owner: wikimedia
- License: other
- Fork: true (benhutchins/docker-mediawiki)
- Created: 2015-12-05T02:34:52.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T15:59:26.000Z (3 months ago)
- Last Synced: 2024-08-20T03:04:53.229Z (3 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/_/mediawiki/
- Size: 259 KB
- Stars: 197
- Watchers: 38
- Forks: 130
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About this Repo
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [mediawiki](https://registry.hub.docker.com/_/mediawiki/). See [the Docker Hub page](https://registry.hub.docker.com/_/mediawiki/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/mediawiki](https://github.com/docker-library/docs/tree/master/mediawiki).
Do not edit the `Dockerfile`s directly. Changes should be made in the `Dockerfile-*.template` files and applied by running `update.py`.
The project is also running `update.py` via a scheduled github action once per day.See a change merged here that doesn't show up on the Docker Hub yet? Check [the "library/mediawiki" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/mediawiki), especially [PRs with the "library/mediawiki" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fmediawiki). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
Please file bug reports on [Phabricator](https://phabricator.wikimedia.org/project/view/3094/) and not on GitHub.