Wiki in Docker

We offer an example for running wiki in docker.

docker run \ -p 3000:3000 \ -v $HOME/.wiki:/home/node/.wiki \ dobbs/farm

Firefox and Chrome let you use multiple localhost domains.

Once you have wiki running as above, try these links.

Then inspect the contents of .wiki folder

ls -al $HOME/.wiki