Run TiddlyWiki 5 with TiddlyMap via Docker.
Includes an example wiki with plugins configured:
make run
will start a container mounting the example/wiki
directory. Any changes you make to the wiki will be saved in this directory.
Based on Martin Honermeyer's tiddlywiki-docker image.