dependabot[bot] 01cb01b765
chore(deps): bump docker/metadata-action from 5.0.0 to 5.4.0 (#51)
* chore(deps): bump docker/metadata-action from 5.0.0 to 5.4.0

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.0.0...v5.4.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* fix(docker): update extension hash

---------

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>
2024-01-13 21:29:48 +00:00
2023-04-29 01:55:59 +01:00
2019-10-16 17:02:53 +01:00
2023-11-27 01:06:41 +00: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%