~hokiegeek/docker-tiddlywiki

Simply dockerizes tiddlywiki running in node
Updates to tiddlywiki 5.1.23
Updated tiddlywiki version
Added authentication as a default behavior

refs

master
browse  log 
5.2.3-2
release notes 

clone

read-only
https://git.sr.ht/~hokiegeek/docker-tiddlywiki
read/write
git@git.sr.ht:~hokiegeek/docker-tiddlywiki

You can also use your local clone with git send-email.

#docker-tiddlywiki builds.sr.ht status

Simply dockerizes tiddlywiki running in node

#Running

Navigate to where your tiddlywiki directory is. (Create one if you don't have one)

Run the following command:

docker run -d --name tiddlywiki -p 8080:8080 -v $PWD:/wiki quay.io/hokiegeek/tiddlywiki