Sign inSign up

benhutchins/parsoid

By benhutchins

Updated over 8 years ago

Container to run MediaWiki's Parsoid

Image
2

2.8K

benhutchins/parsoid repository overview

Parsoid

MediaWiki uses its custom Parsoid service as part of its new WYSIWYG, VisualEditor. This is a simple container to run an instance of it.

Example:

docker run
  -p 8000:8000
  -v ./data:/data
  benhutchins/parsoid

When you startup the container, it'll create a config.yaml file based on the example file from Parsoid.

Interested in running MediaWiki inside Docker?

Check out benhutchins/docker-mediawiki.

Tag summary

Content type

Image

Digest

sha256:5ee4ea1aa

Size

277.1 MB

Last updated

over 8 years ago

docker pull benhutchins/parsoid