update to 1.26
This commit is contained in:
parent
4289a181f1
commit
aa49496b53
@ -1,11 +1,11 @@
|
|||||||
# Mediawiki-Apache
|
# Mediawiki-Apache
|
||||||
#
|
#
|
||||||
# Version 1.1
|
# Version 1.2
|
||||||
|
|
||||||
FROM tutum/apache-php:latest
|
FROM tutum/apache-php:latest
|
||||||
MAINTAINER Adrian Malacoda <adrian.malacoda@monarch-pass.net>
|
MAINTAINER Adrian Malacoda <adrian.malacoda@monarch-pass.net>
|
||||||
|
|
||||||
ENV MW_VERSION REL1_25
|
ENV MW_VERSION REL1_26
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Mediawiki-Apache
|
Mediawiki-Apache
|
||||||
================
|
================
|
||||||
|
|
||||||
This is a Docker image running Apache serving Mediawiki 1.25. It does not contain any databases; those should be run in a seperate container.
|
This is a Docker image running Apache serving Mediawiki 1.26. 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/):
|
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