Sign inSign up

uhoreg/matrix-doc-watch

By uhoreg

Updated about 8 years ago

Watch a checked-out copy of https://github.com/matrix-org/matrix-doc for changes and auto-rebuild

Image
0

1.0K

uhoreg/matrix-doc-watch repository overview

Matrix spec autobuilder

This image can be used to build the specification documentation for the Matrix communications protocol, which can be found at https://github.com/matrix-org/matrix-doc. It will watch the tree for file changes, and automatically rebuild when it detects any changes. It also provides a web server, listening on port 8000, to serve the documentation.

Run it as:

docker run --rm -v [full-path-to-matrix-doc-dir]:/spec -u [your-userid] -p 8000:8000 uhoreg/matrix-doc-watch

See also uhoreg/matrix-doc-build.

Tag summary

Content type

Image

Digest

Size

246.6 MB

Last updated

about 8 years ago

docker pull uhoreg/matrix-doc-watch