The puprose of this project is to create a self-contained docker image with all the dependencies needed to run the dendron-cli
By default, it will publish notes located in /home/paul/Dendron/k8s. This path can be changed in docker-compose.yml
volumes:
- /home/paul/Dendron/k8s:/mnt/DendronThe example publishes notes I took while studying Udemy CKAD course for k8s developer certification. But it can point to any Dendron VSCode workspace.
"Dendron is a note taking tool that helps technical teams organize and reference any amount of information"