Hello,
I will try to be more specific of what confuses me:
Container maps folder onto the host's file system, which contains
tiddlers folder and
tiddlywiki.info file. TW5-Bob instruction tells to execute below commands:
I'm not sure, if they need to be executed on the same level as tiddlywiki.info file created by container?
The second confusion is - how to modify init-and-run-wiki script from tiddlywiki-docker in order to execute TW in the way described in the TW5-Bob instruction:
cd TiddlyWiki5
node ./tiddlywiki.js Wikis/BobWiki --wsserver
Please refer to init-and-run-wiki script - I'm not sure where should I include --wsserver argument.
While writing this message, I started to think, that maybe I'm trying to do it in the wrong way, and maybe better idea might be to find nodejs image and include script, that will clone TW and Bob plugin in the way described in the instruction.
I don't know much about the docker, so I might be grateful for any help.
Best regards!
Sławek