Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 313 Bytes

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 epuzanov/parsoid