dependabot[bot] bd1f73c483
chore(deps): bump mediawiki from 1.35.2 to 1.39.3 (#35)
* chore(deps): bump mediawiki from 1.35.2 to 1.39.3

Bumps mediawiki from 1.35.2 to 1.39.3.

---
updated-dependencies:
- dependency-name: mediawiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat(docker): updates ldap provider for 1.39

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gareth Flowers <garethflowers@users.noreply.github.com>
2023-04-15 00:53:19 +00:00
2021-05-16 17:57:54 +01:00
2019-10-16 17:02:53 +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%