2021-04-16 17:16:39 +01:00
2019-10-16 17:02:53 +01:00
2021-04-16 16:53:30 +01:00
2019-10-16 17:01:37 +01:00

MediaWiki with LDAP

A MediaWiki installation with LDAP extensions.

How to use this image

Start a MediaWiki Server instance

To start a container use the following:

docker run \
	--name my-mediawiki-ldap \
	--detach \
	--publish 80:80 \
	garethflowers/mediawiki-ldap

License

Description
A MediaWiki installation with LDAP extensions.
Readme MIT 192 KiB
Languages
Dockerfile 100%