Gareth Flowers

Software Engineer

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