mediawiki 1.29
This commit is contained in:
parent
007d6867ae
commit
c43bd93448
@ -8,7 +8,7 @@ MAINTAINER Adrian Malacoda <adrian.malacoda@monarch-pass.net>
|
||||
# Install ImageMagick
|
||||
RUN apt-get -y update && apt-get -y install imagemagick
|
||||
|
||||
ENV MW_VERSION REL1_28
|
||||
ENV MW_VERSION REL1_29
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Mediawiki-Apache
|
||||
================
|
||||
|
||||
This is a Docker image running Apache serving Mediawiki 1.28. It does not contain any databases; those should be run in a seperate container.
|
||||
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.
|
||||
|
||||
First, deploy a database container, [like this one by Tutum](https://registry.hub.docker.com/u/tutum/mariadb/):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user