diff --git a/README.md b/README.md index 7d0ad98..06be3f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ +Notice +====== +This image is deprecated. It will be maintained for personal use as long as it is feasible to do so. Please don't start a new instance using this image; instead consider one of the other actively maintained images such as [the official one](https://hub.docker.com/r/_/mediawiki/). + Mediawiki-Apache ================ -This is a Docker image running Apache serving Mediawiki 1.29. It does not contain any databases; those should be run in a seperate container. +This is a Docker image running Apache serving Mediawiki 1.30. It does not contain any databases; those should be run in a seperate container. First, deploy a database container, [like this one by Tutum](https://registry.hub.docker.com/u/tutum/mariadb/):